Thank you for isync!!

On v1.4.4, I am experiencing the same issue as Oswald.

Here is the output of `mbsync -V --full joseph-breatheoutbreathein`.
Notice that for several maildirs, the number of messages on the far and
near sides are not the same, e.g. INBOX far side has 32 while near side
has 5, and yet after the "Synchronizing..." line, no messages have been
transferred:

--8<---------------cut here---------------start------------->8---
Reading configuration file /home/joseph/.mbsyncrc
C: 0/1  B: 0/0  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Channel joseph-breatheoutbreathein
Opening far side store joseph-breatheoutbreathein-remote...
Resolving imap.migadu.com... ok
Connecting to imap.migadu.com (164.132.170.89:993)...
Opening near side store joseph-breatheoutbreathein-local...
Connection is now encrypted
Logging in...
Authenticating with SASL mechanism PLAIN...
C: 0/1  B: 0/9  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Opening far side box INBOX...
Opening near side box INBOX...
Loading far side box...
far side: 32 messages, 0 recent
Loading near side box...
near side: 5 messages, 0 recent
Synchronizing...
C: 0/1  B: 1/9  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Opening far side box Archive...
Opening near side box Archive...
Loading far side box...
far side: 9506 messages, 0 recent
Loading near side box...
near side: 9492 messages, 13 recent
Synchronizing...
C: 0/1  B: 2/9  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
Opening far side box Drafts...
Opening near side box Drafts...
Loading far side box...
far side: 5 messages, 0 recent
Loading near side box...
near side: 7 messages, 0 recent
Synchronizing...
C: 0/1  B: 3/9  F: +0/0 *0/0 #0/0  N: +0/0 *0/0 #0/0
[...48 lines elided]
--8<---------------cut here---------------end--------------->8---

`mbsync -l -a` *does* include INBOX:

--8<---------------cut here---------------start------------->8---
joseph-breatheoutbreathein:
INBOX
Archive
Drafts
Junk
Sent
Spam
Trash
lists
lists/bug-gnu-emacs
--8<---------------cut here---------------end--------------->8---

Like Oswald, `mbsync -D -a` also contains "no INBOX":

--8<---------------cut here---------------start------------->8---
Reading configuration file /home/joseph/.mbsyncrc
Channel joseph-breatheoutbreathein
Opening far side store joseph-breatheoutbreathein-remote...
F: [ 1] Enter connect_store
Resolving imap.migadu.com... ok
Connecting to imap.migadu.com (54.38.178.38:993)...
F: [ 1] Leave connect_store
Opening near side store joseph-breatheoutbreathein-local...
N: [ 2] Enter connect_store
N: [ 2] Callback enter connect_store, sts=0
pattern '*' (effective '*'): Path, no INBOX
N: [ 3] Enter list_store, flags=2
N: [ 3] Callback enter list_store
  Junk
  Trash
  INBOX
  Spam
  lists/bug-gnu-emacs
  lists
  Archive
  Sent
  Drafts
N: [ 3] Callback leave list_store
N: [ 3] Leave list_store
N: [ 2] Callback leave connect_store
N: [ 2] Leave connect_store
Connection is now encrypted
[...thousands of lines elided]
--8<---------------cut here---------------end--------------->8---

Here are the contents of my .mbsyncrc:

--8<---------------cut here---------------start------------->8---
IMAPAccount joseph-breatheoutbreathein
Host imap.migadu.com
User jos...@breatheoutbreathe.in
PassCmd "pass migadu/email/jos...@breatheoutbreathe.in"
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt

IMAPStore joseph-breatheoutbreathein-remote
Account joseph-breatheoutbreathein

MaildirStore joseph-breatheoutbreathein-local
Subfolders Verbatim
Path /home/joseph/.local/share/mail/joseph-breatheoutbreathein/
Inbox /home/joseph/.local/share/mail/joseph-breatheoutbreathein/INBOX
# For use with (neo)mutt, uncomment the following line
# Flatten .

Channel joseph-breatheoutbreathein
Expunge Both
Far :joseph-breatheoutbreathein-remote:
Near :joseph-breatheoutbreathein-local:
Patterns *
Create Both
SyncState *
MaxMessages 0
[...other accounts elided]
--8<---------------cut here---------------end--------------->8---

Please let me know what other information I might provide!

Thank you!!!

Joseph


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

Reply via email to