Bounced emails
Hiok, here is what I want to do:
I need to send emails to a certain email list, and I want some kind of auto indication of the certain email addresses that bounce back (no matter the reason, mailbox full; not valid address etc.)
if I can make all the bounced emails to come to a certain script of mine - I can (I think I can) then store them in a text file automatically so I resend them.
Anyone knows how to do this? I know PHP - is there a way in PHP?
thanks