summaryrefslogtreecommitdiff
path: root/app/mailers/email_rejection_mailer.rb
Commit message (Expand)AuthorAgeFilesLines
* Generate valid Message-ID in email rejection mailerWarren Guy2016-01-301-1/+1
* Ignore empty incoming messages.Douwe Maan2015-08-241-0/+2
* Add BaseMailer to house shared mailer functionality.Douwe Maan2015-08-191-17/+1
* Send a rejection email when the incoming email couldn't be processed.Douwe Maan2015-08-191-0/+35