drspock Posted February 15, 2011 Share Posted February 15, 2011 Hi, I have been trying to find an up-to-date bounce mail handler for PHP but so far everything I've found seems to be extremely dated. Two common suggestions are the bounce handler at http://www.phpclasses.org/package/2691-PHP-Parse-bounced-e-mail-message-reports.html , or the PHP Mailer-BMH, http://phpmailer.worxware.com/index.php?pg=bmh . I know for certain that PHP Mailer-BMH is dated and no longer a viable solution, and I believe the PHP classes solution is also dated. Does anyone know of a current bounce mail handler? Preferably it would include the functionality to connect to a remote mailbox so I won't have to do this myself. Thanks for any help. Link to comment https://forums.phpfreaks.com/topic/227718-php-bounce-mail-handler/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.