> On Mon, Aug 15, 2016 at 10:30:30AM +0200, meyers wrote: > >> C: 0/1 B: 0/0 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 >> *** IMAP Warning *** Password is being sent in the clear >> > consider enabling ssl ...
Ah, thanks; I recompiled it with ssl >> C: 0/1 B: 1/6 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 >> IMAP error: malformed NEXTUID status >> > it would be interesting to see the -Dn log of that. > >> * LIST () "/" "INBOX" >> > ah, you would have needed 'Path INBOX/' instead. i think. I only want to sync INBOX; but for example `mbsync oe:INBOX' leads to this error message: ~ >> mbsync oe:INBOX/ C: 0/1 B: 0/1 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 Maildir error: accessing subfolder '/', but store 'local' does not specify SubFolders style C: 1/1 B: 1/1 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 ~ >> mbsync oe:INBOX C: 0/1 B: 0/1 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 IMAP error: mailbox name INBOX contains server's hierarchy delimiter Error: channel oe: master INBOX cannot be opened. C: 1/1 B: 1/1 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 ~ >> mbsync -Dn Reading configuration file /home/atting/.mbsyncrc Channel oe Opening master store ost-remote... Resolving mail.aikq.de... ok Connecting to mail.aikq.de (217.69.254.95:143)... Opening slave store local... * OK aikQ IMAP service ready >>> 1 CAPABILITY * CAPABILITY IMAP4rev1 STARTTLS AUTH=PLAIN AUTH=LOGIN QUOTA IDLE 1 OK CAPABILITY completed >>> 2 STARTTLS 2 OK STARTTLS completed Connection is now encrypted >>> 3 CAPABILITY * CAPABILITY IMAP4rev1 AUTH=PLAIN AUTH=LOGIN QUOTA IDLE 3 OK CAPABILITY completed Logging in... >>> 4 LOGIN <user> <pass> 4 OK LOGIN completed >>> 5 LIST "" "*" * LIST () "/" "INBOX" * LIST () "/" "Archiv" * LIST () "/" "Sent" * LIST () "/" "Drafts" * LIST () "/" "Spam" * LIST () "/" "Trash" 5 OK LIST completed Opening master box INBOX... >>> 6 SELECT "INBOX" Opening slave box INBOX... * 5 EXISTS * 0 RECENT * FLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged) * OK [UIDVALIDITY 1] UIDs valid * OK [UIDNEXT 11754709] 11754709 is the next UID * OK [PERMANENTFLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged)] Limited 6 OK [READ-WRITE] SELECT completed Loading master... >>> 7 UID FETCH 1:11754708 (UID FLAGS) Loading slave... slave: 5 messages, 0 recent * 1 FETCH (UID 11747473 FLAGS (\Seen)) * 2 FETCH (UID 11747699 FLAGS (\Seen \Answered)) * 3 FETCH (UID 11753350 FLAGS (\Seen)) * 4 FETCH (UID 11753353 FLAGS (\Seen)) * 5 FETCH (UID 11754708 FLAGS (\Seen)) 7 OK FETCH completed master: 5 messages, 0 recent Synchronizing... Opening master box Archiv... >>> 8 SELECT "Archiv" Opening slave box Archiv... * 0 EXISTS * 0 RECENT * FLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged) * OK [UIDVALIDITY 1] UIDs valid * OK [UIDNEXT 0] 0 is the next UID IMAP error: malformed NEXTUID status * OK [PERMANENTFLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged)] Limited 8 OK [READ-WRITE] SELECT completed Error: channel oe: slave Archiv cannot be opened. Opening master box Drafts... >>> 9 SELECT "Drafts" Opening slave box Drafts... * 0 EXISTS * 0 RECENT * FLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged) * OK [UIDVALIDITY 1] UIDs valid * OK [UIDNEXT 0] 0 is the next UID IMAP error: malformed NEXTUID status * OK [PERMANENTFLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged)] Limited 9 OK [READ-WRITE] SELECT completed Error: channel oe: slave Drafts cannot be opened. Opening master box Sent... >>> 10 SELECT "Sent" Opening slave box Sent... * 0 EXISTS * 0 RECENT * FLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged) * OK [UIDVALIDITY 1] UIDs valid * OK [UIDNEXT 0] 0 is the next UID IMAP error: malformed NEXTUID status * OK [PERMANENTFLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged)] Limited 10 OK [READ-WRITE] SELECT completed Error: channel oe: slave Sent cannot be opened. Opening master box Spam... >>> 11 SELECT "Spam" Opening slave box Spam... * 0 EXISTS * 0 RECENT * FLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged) * OK [UIDVALIDITY 1] UIDs valid * OK [UIDNEXT 0] 0 is the next UID IMAP error: malformed NEXTUID status * OK [PERMANENTFLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged)] Limited 11 OK [READ-WRITE] SELECT completed Error: channel oe: slave Spam cannot be opened. Opening master box Trash... >>> 12 SELECT "Trash" Opening slave box Trash... * 0 EXISTS * 0 RECENT * FLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged) * OK [UIDVALIDITY 1] UIDs valid * OK [UIDNEXT 0] 0 is the next UID IMAP error: malformed NEXTUID status * OK [PERMANENTFLAGS (\Answered \Deleted \Seen \Draft \Recent \Flagged)] Limited 12 OK [READ-WRITE] SELECT completed Error: channel oe: slave Trash cannot be opened. >>> 13 LOGOUT * BYE Have a nice day 13 OK LOGOUT completed ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://sdm.link/zohodev2dev _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel