Hi list,

syncing my IMAP account with my local Maildir used to work really well
for a long time.  Unfortunately, that is not anymore the case.  Mbsync
stopped syncing my Sent folder a while ago and I can't find out what the
problem is.

The Channel config is the following:

  Channel posteo-sent
  Master :posteo-remote:Sent
  Slave :posteo-local:Sent
  Sync All
  Expunge Both
  SyncState *

When I run `mbsync posteo-sent`, I get the following output:

  Reading configuration file /home/malsburg/.mbsyncrc
  Channel posteo-sent
  Opening master posteo-remote...
  Resolving posteo.de... ok
  Connecting to posteo.de (89.146.220.134:993)... 
  Opening slave posteo-local...
  Connection is now encrypted
  Logging in...
  Selecting master Sent...
  Selecting slave Sent...
  Loading master...
  Loading slave...
  slave: 22376 messages, 0 recent
  master: 20292 messages, 0 recent
  Synchronizing...

Although there are no error messages, my local mails are not pushed to
the server and new mails on the server are not pulled into my local
Maildir.  Syncing my Inbox works flawlessly.

Running `mbsync -l -V posteo-sent` yields the following output:

  * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE 
AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
  >>> 1 LOGIN <user> <pass>
  1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE 
SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT 
MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS 
LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN 
CONTEXT=SEARCH LIST-STATUS SPECIAL-USE BINARY MOVE SEARCH=FUZZY 
COMPRESS=DEFLATE QUOTA] Logged in
  >>> 2 NAMESPACE
  * NAMESPACE (("" ".")) NIL NIL
  2 OK Namespace completed.
  Sent <=> Sent
  >>> 3 LOGOUT
  * BYE Logging out
  3 OK Logout completed.

I also ran `mbsync -V -D posteo-sent` but this gives me more than 140k
lines of output and I don't know what to look for.  (I also hesitate to
include this massive amount of data in this email.)

What is the problem here and how can I fix it?  Please let me know if
you need more information.

Thank you.

  Titus

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to