I am currently trying to use the Bounce Handler to manage bounces on my own domain email account. The bounce emails that are generated by several mailings that I regularly do are redirected to [email protected].
I am now experiencing the problem of repeated dropped connections at the FETCH RFC822 command that I can't pinpoint. I have also tried this using POP and the same happens. Please see the bounce handlers transscript below.
Is this bounce handler behaving badly or is this something that's wrong on the server?
I am seeing this problem on two different email accounts supplied by two different private high-performance providers. I have spoken with one of them and they have checked their servers and restarted them but were unable to locate any problems on their side.
I would appreciate any hints!
----
4/28 08:49:41 ~ Status: Connecting to terrace.joyent.us (IMAP) Port: 993 Security: SSL v2/3
4/28 08:49:42 ~ Status: Connected to IMAP server
4/28 08:49:42 > A0001 LOGIN errors-bijankafi **********
4/28 08:49:42 * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.
4/28 08:49:42 > A0002 SELECT INBOX
4/28 08:49:43 A0001 OK LOGIN Ok.
4/28 08:49:43 ~ Status: Mailbox pointer = 1
4/28 08:49:43 ~ Status: Total messages in Mailbox = 0
4/28 08:49:43 * FLAGS ($NotJunk Redirected \Draft \Answered \Flagged \Deleted \Seen \Recent)
4/28 08:49:43 * OK [PERMANENTFLAGS ($NotJunk Redirected \* \Draft \Answered \Flagged \Deleted \Seen)] Limited
4/28 08:49:43 * 1 EXISTS
4/28 08:49:43 * 0 RECENT
4/28 08:49:43 * OK [UIDVALIDITY 1303299179] Ok
4/28 08:49:43 * OK [MYRIGHTS "acdilrsw"] ACL
4/28 08:49:43 A0002 OK [READ-WRITE] Ok
4/28 08:49:43 ~ Status: Mailbox pointer = 1
4/28 08:49:43 ~ Status: Total messages in Mailbox = 1
4/28 08:49:43 > A0003 FETCH 1 RFC822
4/28 08:49:44 ~ Status: 102 Connection dropped. - Stage: 03
4/28 08:49:44 ~ Status: Connecting to terrace.joyent.us (IMAP) Port: 993 Security: SSL v2/3
4/28 08:49:44 ~ Status: Connected to IMAP server
4/28 08:49:44 > A0001 LOGIN errors-bijankafi **********
4/28 08:49:45 * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.
4/28 08:49:45 > A0002 SELECT INBOX
4/28 08:49:46 A0001 OK LOGIN Ok.
4/28 08:49:46 ~ Status: Mailbox pointer = 1
4/28 08:49:46 ~ Status: Total messages in Mailbox = 0
4/28 08:49:46 * FLAGS ($NotJunk Redirected \Draft \Answered \Flagged \Deleted \Seen \Recent)
4/28 08:49:46 * OK [PERMANENTFLAGS ($NotJunk Redirected \* \Draft \Answered \Flagged \Deleted \Seen)] Limited
4/28 08:49:46 * 1 EXISTS
4/28 08:49:46 * 0 RECENT
4/28 08:49:46 * OK [UIDVALIDITY 1303299179] Ok
4/28 08:49:46 * OK [MYRIGHTS "acdilrsw"] ACL
4/28 08:49:46 A0002 OK [READ-WRITE] Ok
4/28 08:49:46 ~ Status: Mailbox pointer = 1
4/28 08:49:46 ~ Status: Total messages in Mailbox = 1
4/28 08:49:46 > A0003 FETCH 1 RFC822
4/28 08:49:46 ~ Status: 102 Connection dropped. - Stage: 03
4/28 08:49:46 ~ Status: Connecting to terrace.joyent.us (IMAP) Port: 993 Security: SSL v2/3
4/28 08:49:47 ~ Status: Connected to IMAP server
4/28 08:49:47 > A0001 LOGIN errors-bijankafi **********
4/28 08:49:47 * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.
4/28 08:49:47 > A0002 SELECT INBOX
ABORTED
I am now experiencing the problem of repeated dropped connections at the FETCH RFC822 command that I can't pinpoint. I have also tried this using POP and the same happens. Please see the bounce handlers transscript below.
Is this bounce handler behaving badly or is this something that's wrong on the server?
I am seeing this problem on two different email accounts supplied by two different private high-performance providers. I have spoken with one of them and they have checked their servers and restarted them but were unable to locate any problems on their side.
I would appreciate any hints!
----
4/28 08:49:41 ~ Status: Connecting to terrace.joyent.us (IMAP) Port: 993 Security: SSL v2/3
4/28 08:49:42 ~ Status: Connected to IMAP server
4/28 08:49:42 > A0001 LOGIN errors-bijankafi **********
4/28 08:49:42 * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.
4/28 08:49:42 > A0002 SELECT INBOX
4/28 08:49:43 A0001 OK LOGIN Ok.
4/28 08:49:43 ~ Status: Mailbox pointer = 1
4/28 08:49:43 ~ Status: Total messages in Mailbox = 0
4/28 08:49:43 * FLAGS ($NotJunk Redirected \Draft \Answered \Flagged \Deleted \Seen \Recent)
4/28 08:49:43 * OK [PERMANENTFLAGS ($NotJunk Redirected \* \Draft \Answered \Flagged \Deleted \Seen)] Limited
4/28 08:49:43 * 1 EXISTS
4/28 08:49:43 * 0 RECENT
4/28 08:49:43 * OK [UIDVALIDITY 1303299179] Ok
4/28 08:49:43 * OK [MYRIGHTS "acdilrsw"] ACL
4/28 08:49:43 A0002 OK [READ-WRITE] Ok
4/28 08:49:43 ~ Status: Mailbox pointer = 1
4/28 08:49:43 ~ Status: Total messages in Mailbox = 1
4/28 08:49:43 > A0003 FETCH 1 RFC822
4/28 08:49:44 ~ Status: 102 Connection dropped. - Stage: 03
4/28 08:49:44 ~ Status: Connecting to terrace.joyent.us (IMAP) Port: 993 Security: SSL v2/3
4/28 08:49:44 ~ Status: Connected to IMAP server
4/28 08:49:44 > A0001 LOGIN errors-bijankafi **********
4/28 08:49:45 * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.
4/28 08:49:45 > A0002 SELECT INBOX
4/28 08:49:46 A0001 OK LOGIN Ok.
4/28 08:49:46 ~ Status: Mailbox pointer = 1
4/28 08:49:46 ~ Status: Total messages in Mailbox = 0
4/28 08:49:46 * FLAGS ($NotJunk Redirected \Draft \Answered \Flagged \Deleted \Seen \Recent)
4/28 08:49:46 * OK [PERMANENTFLAGS ($NotJunk Redirected \* \Draft \Answered \Flagged \Deleted \Seen)] Limited
4/28 08:49:46 * 1 EXISTS
4/28 08:49:46 * 0 RECENT
4/28 08:49:46 * OK [UIDVALIDITY 1303299179] Ok
4/28 08:49:46 * OK [MYRIGHTS "acdilrsw"] ACL
4/28 08:49:46 A0002 OK [READ-WRITE] Ok
4/28 08:49:46 ~ Status: Mailbox pointer = 1
4/28 08:49:46 ~ Status: Total messages in Mailbox = 1
4/28 08:49:46 > A0003 FETCH 1 RFC822
4/28 08:49:46 ~ Status: 102 Connection dropped. - Stage: 03
4/28 08:49:46 ~ Status: Connecting to terrace.joyent.us (IMAP) Port: 993 Security: SSL v2/3
4/28 08:49:47 ~ Status: Connected to IMAP server
4/28 08:49:47 > A0001 LOGIN errors-bijankafi **********
4/28 08:49:47 * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=PLAIN ACL ACL2=UNION] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information.
4/28 08:49:47 > A0002 SELECT INBOX
ABORTED