> I tried all possible headers (Return-Path, Error-To, Sender, ...) to
> redirect the bouncing mail to my address but nothing worked -
> all bouncing-mails go to root!
this works for me:
mail("[EMAIL PROTECTED]", "Subject", "Email body",
"Return-path: [EMAIL PROTECTED]\n");
Maybe you mistyped the header or something...
Jason
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]