2007. 11. 19, hétfő keltezéssel 19.54-kor Per Jessen ezt írta:
> Brad wrote:
> 
> > $headers = 'bcc: [EMAIL PROTECTED]';
> > 
> > Works but corrupts the "from" portion and changes it to "nobody"
> > Which I think goes back too the smtp portion.
> 
> There is no bcc: header. BCC'ing someone is normally done by sending
> them the email without listing them explicitly in to: or cc:.

actually there is Bcc header, and it is standard.
see:
http://tools.ietf.org/html/rfc4021#page-9
http://tools.ietf.org/html/rfc2822#page-22

greets,
Zoltán Németh

> 
> 
> /Per Jessen, Zürich
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to