gitlab-org--gitlab-foss/app/mailers
Toon Claes b1f236164e Put fallback reply-key address first in the References header
The References header is an ordered list of mails, and some clients
only look at the last mail in the list to determine to which mail the
mail is in reply to.

Therefore, to be a less obtrusive as possible, put the fallback
address first.

Some info about the reply key lookup in the References header:
https://docs.gitlab.com/ee/administration/reply_by_email.html#how-it-works
2018-07-27 15:12:52 +02:00
..
emails Notify only when unmergeable due to conflict 2018-06-20 23:27:17 +08:00
previews Disable public_send for our preview mailers 2018-07-06 21:38:05 +08:00
abuse_report_mailer.rb
base_mailer.rb
devise_mailer.rb
email_rejection_mailer.rb
notify.rb Put fallback reply-key address first in the References header 2018-07-27 15:12:52 +02:00
repository_check_mailer.rb