|
Posted by Aldo Mailinglistphp on 03/30/05 20:05
I need to parse bounced email I receive when I send a newsletter, to know
the bounced address, the error code and the Id of the newsletter I sent.
The bounced emails return to "bounce@myserver.com" address, so I can either
read them with imap functions or sending to a php script by a pipe. What
is better? IMAP or pipe?
Now, the most important question: once I read the message, how can I parse
it and read the bounced email address and the error code? Has anyone worked
on these questions? Is there anything (classes, scripts, functions, whatever
you want) I can use?
Or is it such a strange problem?
Thanks
Aldo
__________________________________________________________________
Tiscali Adsl 3 Mega Flat con 3 MESI GRATIS!
Con Tiscali Adsl 3 Mega Flat navighi con la Supervelocita'
a soli 29.95 euro al mese, senza limiti di tempo. E se attivi
entro il 31 Marzo, 3 MESI sono GRATIS!
Scopri come su http://abbonati.tiscali.it/adsl/sa/2flat_tc/
[Back to original message]
|