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:.


/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