Chetan Rane wrote:

> Hi All
> 
> I am using a PHP Mailer to send mass mails.
> How can I Identify how mails have bounced.
> 

You send them with a bounce-address that uniquely identifies the
recipient - when the email bounces, you know exactly which recipient it
was.  I typically have my mailserver do a quick database update to set
a status for such bounces.


/Per Jessen, Zürich


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

Reply via email to