What is the right way to set the "friendly" part of the from address in an email? This works: from "no-reply-t1rxLZ7CIXjQT0dZR+AlfA@public.gmane.org" But this does not... (No error message, the email just never arrives): from "My Site <no-reply-t1rxLZ7CIXjQT0dZR+AlfA@public.gmane.org>"
This isn''t super helpful, but I saw someone with a similar problem -- but it was throwing an error a couple of weeks ago. Memory is there was a change in ActionMailer or TMail or something like that. I''d check the commit logs in those areas and see if you see it. Or maybe it was a lighthouse bug report... Good luck! On Oct 5, 2009, at 10:26 AM, Ian wrote:> > What is the right way to set the "friendly" part of the from address > in an email? > > This works: > > from "no-reply-t1rxLZ7CIXjQT0dZR+AlfA@public.gmane.org" > > But this does not... (No error message, the email just never > arrives): > > from "My Site <no-reply-t1rxLZ7CIXjQT0dZR+AlfA@public.gmane.org>" > > >
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-reply-t1rxLZ7CIXjQT0dZR+AlfA@public.gmane.org" > > But this does not... (No error message, the email just never > arrives): > > from "My Site <no-reply-t1rxLZ7CIXjQT0dZR+AlfA@public.gmane.org>" >---- try this in configuration... ''"My Site" <no-reply-t1rxLZ7CIXjQT0dZR+AlfA@public.gmane.org>'' Craig -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.