Here is the result with the new channel:

Reading configuration file /home/david/.mbsyncrc
Channel gmail-trash
Opening master store gmail-remote...
M: [ 1] Enter connect_store
Resolving imap.gmail.com... ok
Connecting to imap.gmail.com (172.253.63.109:993)...
M: [ 1] Leave connect_store
Opening slave store gmail-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 Gimap ready for requests from 24.212.48.165 131mb30499149qkg
M: >>> 1 CAPABILITY
M: * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN 
X-GM-EXT-1 XYZZY SASL-IR AUTH=XOAUTH2 AUTH=PLAIN AUTH=PLAIN-CLIENTTOKEN 
AUTH=OAUTHBEARER AUTH=XOAUTH
M: 1 OK Thats all she wrote! 131mb30499149qkg
Logging in...
M: >>> 2 LOGIN <user> <pass>
M: * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN 
X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE ENABLE MOVE CONDSTORE ESEARCH UTF8=ACCEPT 
LIST-EXTENDED LIST-STATUS LITERAL- SPECIAL-USE APPENDLIMIT=35651584
M: 2 OK my_em...@gmail.com authenticated (Success)
M: >>> 3 COMPRESS DEFLATE
M: 3 OK Success
M: >>> 4 NAMESPACE
M: * NAMESPACE (("" "/")) NIL NIL
M: 4 OK Success
M: [ 1] Callback enter connect_store, sts=0
[Gmail]/Bin <=> [Gmail].Bin
M: [ 3] Enter cancel_cmds
M: [ 3] Callback enter cancel_cmds
M: Enter free_store
M: Leave free_store
M: [ 3] Callback leave cancel_cmds
M: [ 3] Leave cancel_cmds
S: [ 4] Enter cancel_cmds
S: [ 4] Callback enter cancel_cmds
S: Enter free_store
S: Leave free_store
S: [ 4] Callback leave cancel_cmds
S: [ 4] Leave cancel_cmds
M: >>> 5 LOGOUT
M: [ 1] Callback leave connect_store
M: * BYE LOGOUT Requested
M: 5 OK 73 good day (Success)


Oswald Buddenhagen <oswald.buddenha...@gmx.de> writes:

On Fri, Feb 18, 2022 at 11:07:41AM -0500, David Denton wrote:
The output from mbsync -D -l gmail-trash is attached.

ok, that was of course a stupid request from me, as the output was
predictable.

instead, create a channel like this:

Channel gmail-fake
Master :gmail-remote:
Slave :gmail-local:
Patterns *
Create None
Expunge None

and then re-run the command for it. that should give us the actual
contents of the stores as mbsync sees them.

but then, i dimly remember that there was such an issue in the past.
maybe you just need to upgrade to v1.4.



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


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

Reply via email to