action mailer default :from => "foo@bar.com" not updating

23 views
Skip to first unread message

hobo_hippy

unread,
Jul 8, 2012, 4:29:33 PM7/8/12
to hobo...@googlegroups.com
I updated myMailer.rb file to use default :from => "f...@bar.com" and updated the code cache on my server to use the updated file, however my mail still shows up as coming from what I have the default :from => "..." set to before. Any ideas why this isn't updating?

Thanks, 
HoboHippy

devcurmudgeon

unread,
Jul 9, 2012, 12:15:15 PM7/9/12
to hobo...@googlegroups.com
Is it possible you've set an @from in the email method itself, which would override the default?

Bryan Larsen

unread,
Jul 9, 2012, 12:18:26 PM7/9/12
to hobo...@googlegroups.com
Many mail servers, such as gmail, ignore any from sent to them and
always set it to the account used to send the mail.

Bryan
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/hobousers/-/1UOKd_CDk64J.
> To post to this group, send email to hobo...@googlegroups.com.
> To unsubscribe from this group, send email to
> hobousers+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/hobousers?hl=en.

hobo_hippy

unread,
Jul 22, 2012, 2:51:25 PM7/22/12
to hobo...@googlegroups.com
Yeah, it must be that gmail is ignoring the :from... i'm trying to figure out how to update the gmail business account info to recognize it's no longer coming from the old gmail account, and set it up to use the new gmail account. Wish me luck and thanks
Reply all
Reply to author
Forward
0 new messages