Re: [PHP] tracking Mials Which were bounced.
[email protected] (Per Jessen)
| Newsgroups | php.general |
|---|---|
| Organization | Per Jessens personal news-server |
| Message-ID | <[email protected]> |
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