Re: return bounced email to specific email address

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, January 30, 2007 9:44 am, afan@xxxxxxxx wrote:
> is it possible to specify email address in mail() function where
> bounced
> email could return?
>
> I checked http://us2.php.net/manual/en/function.mail.php but didn't
> find
> anything.

Some MTAs follow some standards which at one time or another allowed
headers such as:

Error-to: <email address>

It's not 100%, but works with many MTAs.

There's another header like Bounces-to: or somesuch, I think, that is
in much less widespread use, but may be worth researching.

This is not PHP-specific, so you may want to look more at mailing list
software and how they do it than at PHP functions.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux