aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/outgoing_mailer.rb
Commit message (Expand)AuthorAgeLines
* Move address_from_name_and_email to mail handler.Louise Crow2012-11-15-1/+2
* Re-route model code that accesses the mail object from field via wrapper methodsLouise Crow2012-11-15-2/+2
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-3/+3
* Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto...Seb Bacon2012-05-15-3/+3
* Include the id of the OutgoingMessage in the SMTP Message-Id, andRobin Houston2011-07-07-1/+10
* Use "Re:" the subject that the authority used for replies.Francis Irving2010-02-18-1/+1
* Move the actual messages sent to authorities into a separate mailer model cla...francis2009-10-04-0/+90