Forum Moderators: coopster

Message Too Old, No Replies

detect bounce mail from a pop account

detect bounce mail from a pop account

         

vivek avasthi

1:51 pm on Jul 28, 2006 (gmt 0)

10+ Year Member



hi,

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)

10+ Year Member




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)

WebmasterWorld Administrator 10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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.

jatar_k

4:08 pm on Aug 2, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



ah good point, I was thinking the other way

try something like this
[procmail.org...]

that's what I have used