Page 1 of 1

Detecting a bounce-back email with PHP

Posted: Wed Sep 15, 2004 11:40 am
by LonelyProgrammer
Suppose I send an email with the mail() function, and wishes to keep track of which emails has been bouncing. Is this doable through PHP?

Posted: Wed Sep 15, 2004 11:41 am
by feyd
yes. [php_man]imap[/php_man]