In message "[exim] How to execute a php script if delivery mail failed" on 06.09.2006, Michalski Luc <[EMAIL PROTECTED]> writes:
ML> I am sending a newsletter every weeks to my user and some users have email ML> addresses which don t exist anymore or are full...And i receive a mail ML> delivery warning for each one... You'll receive a bounce message to the address you've filled into return_path. One way could be, to extend the return_path with a signature like [EMAIL PROTECTED] When you now get a bounce you will know the reason and also the reference. I'm working on that, but I'm far from being in production. Karl-Heinz ML> Michalski Luc wrote: >> >> Hello, >> >> I d like to delete from my website database all emails for which exim sent >> me a delivery failure notification when I sent a newsletter... >> >> I am not a specialist of exim but I guess that the way of filtering that >> is to execute a php script ( because my website is written in php and have >> an interaction with a mysql database ) with exim... >> >> How can I do that ? >> >> Thanks in advance... >> >> Cheers >> DG >> ML> -- ML> View this message in context: ML> http://www.nabble.com/How-to-execute-a-php-script-if-delivery-mail-failed-tf1993602.html#a6179357 ML> Sent from the Exim Users forum at Nabble.com. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/