diaspora/app/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
..
notification_mailers 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
diaspora_devise_mailer.rb Need to define mailer_name in the mailer wrapper class, or devise can't find the email templates. 2011-08-21 19:11:46 -07:00
notifier.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