i have a pop account vivek@example.com i want to detect all bounced mail of this account through php script. how would i do this...any idea?
[edited by: eelixduppy at 12:50 pm (utc) on Mar. 30, 2007]
vivek avasthi
3:49 am on Aug 1, 2006 (gmt 0)
System: The following message was spliced on to this thread from: http://www.webmasterworld.com/php/3029616.htm [webmasterworld.com] by dreamcatcher - 10:31 am on Aug. 1, 2006 <small>(utc 0)</small> i have a pop account vivek@example.com i want to detect all bounced mail (soft and hard bounce separately ) of this account through php script. how would i do this...any idea?
[edited by: eelixduppy at 12:50 pm (utc) on Mar. 30, 2007]
jatar_k
6:09 pm on Aug 1, 2006 (gmt 0)
I don't understand what you mean by bounces.
If they are bounced then they never get into your account.
whoisgregg
12:41 am on Aug 2, 2006 (gmt 0)
I suspect that vivek has an auto-emailer script (like one that emails passwords/confirmations) and he wants it to automatically take some action if the email it sends gets bounced back to whatever email address is configured as the From: of his PHP install.