Re: [PHP] bouncy mail();

2002-02-25 Thread annazaraah

hi..

setting a fifth parameter with (-f ) works..

eg.

mail($send_email,$subject,$body,$headers,"[EMAIL PROTECTED]");

thanks!

- Original Message -
From: Jon Haworth <[EMAIL PROTECTED]>
Newsgroups: php.general
To: 'DigitalKoala' <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, February 25, 2002 5:06 PM
Subject: RE: [PHP] bouncy mail();


> > if i set the return-path of a email to be
> > "mailto:[EMAIL PROTECTED], will bounced  be
> > returned here?
>
> You may want to investigate the Errors-To header as well (although you
never
> know your luck - have you tried it?)
>
> Cheers
> Jon


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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




RE: [PHP] bouncy mail();

2002-02-25 Thread Jon Haworth

> if i set the return-path of a email to be 
> "[EMAIL PROTECTED]", will bounced  be
> returned here?

You may want to investigate the Errors-To header as well (although you never
know your luck - have you tried it?)

Cheers
Jon

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