diaspora/app/mailers/notification_mailers
Dan Hansen 814eb7b426 RFC2822 specifies that you use parentheses to denote a mailbox list. Use the addr-name spec to specify a display name and the from address.
Check against the raw headers of the mail as @mail.from excludes the display name
Extract shared logic between notifier methods
2011-10-09 22:19:50 -05:00
..
also_commented.rb RFC2822 specifies that you use parentheses to denote a mailbox list. Use the addr-name spec to specify a display name and the from address. 2011-10-09 22:19:50 -05:00
base.rb RFC2822 specifies that you use parentheses to denote a mailbox list. Use the addr-name spec to specify a display name and the from address. 2011-10-09 22:19:50 -05:00
comment_on_post.rb RFC2822 specifies that you use parentheses to denote a mailbox list. Use the addr-name spec to specify a display name and the from address. 2011-10-09 22:19:50 -05:00
confirm_email.rb RFC2822 specifies that you use parentheses to denote a mailbox list. Use the addr-name spec to specify a display name and the from address. 2011-10-09 22:19:50 -05:00
liked.rb PMs and comments contain author name in "From" header 2011-10-04 23:48:28 -05:00
mentioned.rb PMs and comments contain author name in "From" header 2011-10-04 23:48:28 -05:00
private_message.rb RFC2822 specifies that you use parentheses to denote a mailbox list. Use the addr-name spec to specify a display name and the from address. 2011-10-09 22:19:50 -05:00
reshared.rb PMs and comments contain author name in "From" header 2011-10-04 23:48:28 -05:00
started_sharing.rb include people names in the from field 2011-10-05 17:12:31 -07:00