At 09:19 AM 4/4/2002 +0000, you wrote: >I can't figure out how to get email bounces to come back so that I can >remove them from my lists. Is there some way to do this? I am using the >mail function. > >Troy
If you mean remove them automatically, then I don't think there would be any way to do this other than setting the From: and Reply-To: headers to the address you want outgoing messages bounced to, then having PHP check that e-mail account's e-mail and detect bounced ones by parsing the messages. That, or running your own mail server software. If you mean manually, then you could just set the From: and Reply-To: headers to your e-mail address and all bounces would come back to that. -Mike -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php