PHP Mail Bounce

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
vivekjain
Forum Commoner
Posts: 76
Joined: Thu Jan 08, 2004 12:38 am

PHP Mail Bounce

Post 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
Post Reply