discourse/app/mailers
riking c8d322d1be Include the email subject line in rejection messages
This change has a tradeoff.
It increases our backscatter vulnerability - the subject could have spammy content - but it's extremely valuable to the user to know exactly which message was rejected.
If you sent two at the same time, and only one was rejected, you would have no way of knowing which worked and which to resend without going to the website (which is what email-in is trying to avoid, kinda).
2014-07-17 10:25:53 -07:00
..
invite_mailer.rb Improve invite email copy 2014-07-10 10:57:40 +05:30
pending_flags_mailer.rb Send email to contact_email if there are flags submitted more than 48 hours ago. Configurable with the notify_about_flags_after site setting. 2014-04-03 14:34:40 -04:00
rejection_mailer.rb Include the email subject line in rejection messages 2014-07-17 10:25:53 -07:00
test_mailer.rb Work in Progress: Reply By Email: 2013-06-13 12:39:56 -04:00
user_notifications.rb Use the header background color for a site in the digest email. 2014-07-17 12:31:37 -04:00
version_mailer.rb Get detailed info about new versions from the Discourse Hub. Include version notes from the latest version in notification email. 2013-12-31 15:52:35 -05:00