* Oswald Buddenhagen <oswald.buddenha...@gmx.de> [2019-02-28 17:49]:
> On Thu, Feb 28, 2019 at 04:25:12PM +0100, Peter P. wrote:
> > $ mbsync -V myAccount:INBOX
> > 
> -D is the new -V ...
> 
> > The respective entry in my .mbsyncrc holds 
> >     Flatten .
> > 
> it might be more of a case of PathDelimiter being missing/wrong, but
> we'll see that in the debug output.

Thank you! The debug output is

mbsync -D myAccount:INBOX
Reading configuration file /home/peter/.mbsyncrc
Channel myAccount
Opening master store myAccount-remote...
M: [ 1] Enter connect_store

[...]

M: [ 1] Leave connect_store
Opening slave store myAccount-local...
S: [ 2] Enter connect_store
S: [ 2] Callback enter connect_store, sts=0
S: [ 2] Callback leave connect_store
S: [ 2] Leave connect_store
Connection is now encrypted
M: * OK [CAPABILITY IMAP4rev1 STARTTLS AUTH=PLAIN AUTH=XGWTRUSTEDAPP
UNSELECT XGWEXTENSIONS] Server Ready
Logging in...
Authenticating with SASL mechanism PLAIN...

[...]

M: 1 OK AUTHENTICATE completed
M: [ 1] Callback enter connect_store, sts=0
M: Enter select_box, name=INBOX
M: Leave select_box, ret=0
S: Enter select_box, name=INBOX
S: Leave select_box, ret=0
S: Called get_box_path, ret=/home/peter/.imapMail_mbsync/myAccount/Inbox
reading sync state /home/peter/.imapMail_mbsync/myAccount/Inbox/.mbsyncstate
...
  entry (775,658,12,)
  entry (894,773,8,)
  entry (3489,2836,8,)
  entry (4146,3414,8,)
  entry (4224,3488,8,)
  entry (4321,3576,12,)
  entry (4325,3580,8,)
  entry (4349,3602,8,)
  entry (4353,3606,8,)
  entry (4361,3614,8,)
  entry (4386,3639,12,)
  entry (4387,3640,8,)
  entry (4399,3652,8,)
  entry (4524,3763,8,)
  entry (4525,3764,12,)
  entry (4526,3765,8,)
  entry (4528,3767,12,)
  entry (4541,3779,8,)
  entry (4543,3781,0,)
Opening master box INBOX...
M: [ 3] Enter open_box
IMAP error: mailbox name INBOX contains server's hierarchy delimiter
M: [ 3] Callback enter open_box, sts=2, uidvalidity=-1
M: [ 3] Callback leave open_box
M: [ 3] Leave open_box
Opening slave box INBOX...
S: [ 4] Enter open_box
S: [ 4] Callback enter open_box, sts=0, uidvalidity=1415380095
Error: channel myAccount: master INBOX cannot be opened.
S: [ 4] Callback leave open_box
S: [ 4] Leave open_box
M: [ 5] Enter cancel_cmds
M: [ 5] Callback enter cancel_cmds
M: Enter free_store
M: Leave free_store
M: [ 5] Callback leave cancel_cmds
M: [ 5] Leave cancel_cmds
S: [ 6] Enter cancel_cmds
S: [ 6] Callback enter cancel_cmds
S: Enter free_store
S: Leave free_store
S: [ 6] Callback leave cancel_cmds
S: [ 6] Leave cancel_cmds
M: >>> 2 LOGOUT
M: [ 1] Callback leave connect_store
M: * BYE IMAP4rev1 Server Disconnect
M: 2 OK LOGOUT completed


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to