Hi everyone

My app is sending mails with ActionMailer with smtp sending through
google.
When I set up the E-Mail I set the @from paramter

@from        = "Administrator <#{APP_CONFIG['admin_email']}>"

But the emails are arriving only with "[email protected]" and not
"Administrator <[email protected]>" does google prohibit configuration of
email headers while sending them by it???

Or do I misunderstand anything else?

Thanks in advance...
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to