On Mon, 2009-10-05 at 10:26 -0700, Ian wrote:
> What is the right way to set the "friendly" part of the from address
> in an email?
> 
> This works:
> 
>                 from  "no-re...@mysite.com"
> 
> But this does not...  (No error message, the email just never
> arrives):
> 
>                 from  "My Site <no-re...@mysite.com>"
> 
----
try this in configuration...

'"My Site" <no-re...@mysite.com>'

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to