Page 1 of 1

PHP Mail Bounce

Posted: Mon Sep 11, 2006 4:39 am
by vivekjain
Hi,
I am developing an application in PHP, and would like to know how to detect mails being bounced. Using PHP Mailer class to send mails, and need to know which of the mails have bounced back. Is there a way to do this, if so, can anyone please let me know how to do it?

Thanks