[nycphp-talk] no longer need help with debugging mail()
Daniel Convissor
danielc at analysisandsolutions.com
Fri Nov 21 13:53:06 EST 2003
Hi Michael:
On Fri, Nov 21, 2003 at 11:59:29AM -0500, Michael Southwell wrote:
> It turns out that
> the problem was angle brackets in the $from variable ($from="my name
> <email at somewhere.xx>";), which were no problem on one site and a problem on
> the other one (haven't yet figured out why).
It seems the standards say they should be there:
name-addr = [display-name] angle-addr
angle-addr = [CFWS] "<" addr-spec ">" [CFWS] / obs-angle-addr
>From Section "3.4. Address Specification" of RFC 2822.
ftp://ftp.rfc-editor.org/in-notes/rfc2822.txt
Though I didn't feel like taking the time to figure out if
"obs-angle-addr" means that this is depricated, no longer necessary or
what.
--Dan
--
FREE scripts that make web and database programming easier
http://www.analysisandsolutions.com/software/
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
4015 7th Ave #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409
More information about the talk
mailing list