summaryrefslogtreecommitdiff
path: root/app/mailers/email_rejection_mailer.rb
Commit message (Expand)AuthorAgeFilesLines
* Show header and footer system messages in emailAlexandru Croitor2019-02-271-0/+4
* Enable frozen in app/mailers/**/*.rbgfyoung2018-08-151-0/+2
* 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