Hi...I am trying to use the program to get the bounces from one of my IMAP folders on my mail server. I cannot figure out what I am doing wrong. In my settings I have the correct Host, Type, Security, Account ID and Password. The only thing I think I have wrong is the Mailbox. The default is INBOX, and when I select that I get the following log:
8/28 19:39:36 ~ Status: Connecting to jimbo.machighway.com (IMAP) Port: 993 Security: SSL v2/3
8/28 19:39:37 ~ Status: Connected to IMAP server
8/28 19:39:37 > A0001 LOGIN dreamsco **********
8/28 19:39:37 * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
8/28 19:39:37 > A0002 SELECT INBOX
8/28 19:39:37 A0001 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS QUOTA] Logged in
8/28 19:39:37 ~ Status: Mailbox pointer = 1
8/28 19:39:37 ~ Status: Total messages in Mailbox = 0
8/28 19:39:37 * FLAGS (\Answered \Flagged \Deleted \Seen \Draft $NotJunk)
8/28 19:39:37 * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft $NotJunk \*)] Flags permitted.
8/28 19:39:37 * 0 EXISTS
8/28 19:39:37 * 0 RECENT
8/28 19:39:37 * OK [UIDVALIDITY 1262794164] UIDs valid
8/28 19:39:37 * OK [UIDNEXT 6] Predicted next UID
8/28 19:39:37 * OK [HIGHESTMODSEQ 1] Highest
8/28 19:39:37 A0002 OK [READ-WRITE] Select completed.
8/28 19:39:37 ~ Status: Mailbox pointer = 1
8/28 19:39:37 ~ Status: Total messages in Mailbox = 0
8/28 19:39:37 > A0003 LOGOUT
8/28 19:39:37 * BYE Logging out
8/28 19:39:37 ~ Status: Mailbox pointer = 1
8/28 19:39:37 ~ Status: Disconnected from IMAP server
8/28 19:39:37 ~ Status: Messages deleted = 0 of 0
This seems to indicate to me that the connection is working, but since the "Inbox" is empty, there are no emails to dredge. What I need to do is connect to a folder where all my bounced emails are. I have a total of 4 folders listed under my inbox. Here is the log when I try to connect using the address that Apple Mail tells me my folder is located at:
8/28 19:43:38 ~ Status: Connecting to jimbo.machighway.com (IMAP) Port: 993 Security: SSL v2/3
8/28 19:43:38 ~ Status: Connected to IMAP server
8/28 19:43:38 > A0001 LOGIN dreamsco **********
8/28 19:43:38 * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
8/28 19:43:38 > A0002 SELECT INBOX/marci_nault@101dreamscometrue_com
8/28 19:43:38 A0001 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS QUOTA] Logged in
8/28 19:43:38 ~ Status: Mailbox pointer = 1
8/28 19:43:38 ~ Status: Total messages in Mailbox = 0
8/28 19:43:38 A0002 NO Unknown namespace.
8/28 19:43:38 ~ Status: Mailbox pointer = 1
8/28 19:43:38 ~ Status: Total messages in Mailbox = 0
It seems like I log in correctly, but it tells me there are 0 messages in there when there are thousands. I have tried all sorts of combinations of my folder name with no luck. Does the Mailbox pointer = 1 mean anything? What does NO Unknown namespace mean?
8/28 19:39:36 ~ Status: Connecting to jimbo.machighway.com (IMAP) Port: 993 Security: SSL v2/3
8/28 19:39:37 ~ Status: Connected to IMAP server
8/28 19:39:37 > A0001 LOGIN dreamsco **********
8/28 19:39:37 * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
8/28 19:39:37 > A0002 SELECT INBOX
8/28 19:39:37 A0001 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS QUOTA] Logged in
8/28 19:39:37 ~ Status: Mailbox pointer = 1
8/28 19:39:37 ~ Status: Total messages in Mailbox = 0
8/28 19:39:37 * FLAGS (\Answered \Flagged \Deleted \Seen \Draft $NotJunk)
8/28 19:39:37 * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft $NotJunk \*)] Flags permitted.
8/28 19:39:37 * 0 EXISTS
8/28 19:39:37 * 0 RECENT
8/28 19:39:37 * OK [UIDVALIDITY 1262794164] UIDs valid
8/28 19:39:37 * OK [UIDNEXT 6] Predicted next UID
8/28 19:39:37 * OK [HIGHESTMODSEQ 1] Highest
8/28 19:39:37 A0002 OK [READ-WRITE] Select completed.
8/28 19:39:37 ~ Status: Mailbox pointer = 1
8/28 19:39:37 ~ Status: Total messages in Mailbox = 0
8/28 19:39:37 > A0003 LOGOUT
8/28 19:39:37 * BYE Logging out
8/28 19:39:37 ~ Status: Mailbox pointer = 1
8/28 19:39:37 ~ Status: Disconnected from IMAP server
8/28 19:39:37 ~ Status: Messages deleted = 0 of 0
This seems to indicate to me that the connection is working, but since the "Inbox" is empty, there are no emails to dredge. What I need to do is connect to a folder where all my bounced emails are. I have a total of 4 folders listed under my inbox. Here is the log when I try to connect using the address that Apple Mail tells me my folder is located at:
8/28 19:43:38 ~ Status: Connecting to jimbo.machighway.com (IMAP) Port: 993 Security: SSL v2/3
8/28 19:43:38 ~ Status: Connected to IMAP server
8/28 19:43:38 > A0001 LOGIN dreamsco **********
8/28 19:43:38 * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
8/28 19:43:38 > A0002 SELECT INBOX/marci_nault@101dreamscometrue_com
8/28 19:43:38 A0001 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS QUOTA] Logged in
8/28 19:43:38 ~ Status: Mailbox pointer = 1
8/28 19:43:38 ~ Status: Total messages in Mailbox = 0
8/28 19:43:38 A0002 NO Unknown namespace.
8/28 19:43:38 ~ Status: Mailbox pointer = 1
8/28 19:43:38 ~ Status: Total messages in Mailbox = 0
It seems like I log in correctly, but it tells me there are 0 messages in there when there are thousands. I have tried all sorts of combinations of my folder name with no luck. Does the Mailbox pointer = 1 mean anything? What does NO Unknown namespace mean?