From: SourceForge.net <no...@so...> - 2010-10-07 21:31:55
|
Bugs item #3083236, was opened at 2010-10-07 21:48 Message generated for change (Settings changed) made by nikosch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=3083236&group_id=49630 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 7 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: Nikolaus Schulz (nikosch) Summary: can't archive INBOX via imaps Initial Comment: my mailbox is here: imaps://mail.myserver.com/INBOX This is the response I get from archivemail: /usr/local/bin/archivemail --verbose -d30 -o $HOME/.mail_archive/ --suffix '_%B_%d_%Y' "imaps://username:pas...@ma.../INBOX" processing 'imaps://username:pas...@ma.../INBOX' set tempfile directory to '/tmp/tmpjr5EIIarchivemail' guessing mailbox is of type: imap(s) Setting imaplib.Debug = 0 establishing secure connection to server mail.myserver.com logging in to server as username NAMESPACE response: '(("INBOX." ".")) (("user." ".")) (("" "."))' IMAP namespace prefix: 'INBOX.', hierarchy delimiter: '.' Looking for mailbox 'INBOX.INBOX'... archivemail: Cannot find mailbox 'INBOX' on server. cleaning up ... removing stale tempfile directory '/tmp/tmpjr5EIIarchivemail' I am not certain why it is looking for INBOX.INBOX ? ---------------------------------------------------------------------- >Comment By: Nikolaus Schulz (nikosch) Date: 2010-10-07 23:31 Message: Damn, damn, damn. A serious bug in the IMAP namespace handling. Unfortunately this is bending my IMAP knowledge, so I'll have to look into this some more. Might not happen this weekend, though. :( ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=3083236&group_id=49630 |