See kok Boon wrote:

Can someone kindly teach me how to check for bounced emails when I use
mail() to send emails?

Its the "Return-To" smtp field that has the address that bounces are to be notified to. Using mail() I think this can be set with the last parameter.

I'm being a bit vague here as I don't have this set in my use of mail(). Where I need it I've used the smtp class from Manuel Lemos on www.phpclasses.org.

HTH
Chris


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

Reply via email to