Hi all please help me to trace mail bounce. i am geting all bounce mail notification. but i want to store it in database so that i can show it all bounce mail which are send from a perticular list. i have make lot of research but didn't got any solutions. i am implementing it in email marketing system. thanks
Hello KRISHNA KUMAR, Check the links below: Steps to detect bounce emails. http://www.php.net/manual/sk/ref.mail.php#24963 Php class for tracking bounce emails: http://www.phpclasses.org/browse/package/2691.html Article on Incoming mails and php. http://www.evolt.org/article/Incomi...d_PHP/18/27914/ Regards, Gonzo