Any idea why mbsync won't grab all messages?  It only grabs those that have 
come in since the migration.  I see all of 49k messages in the OWA (webmail) 
and if I have mutt connect to exchange with IMAP directly.  mbsync even 
enumerates them, but doesn't pull them down.

Thanks!

$ mbsync INBOX
Reading configuration file /home/brian/.mbsyncrc
Resolving my.edu... ok
Connecting to 1.2.3.4:993... ok
Connection is now encrypted
Logging in...
Channel INBOX
Selecting slave bor/INBOX... 218 messages, 0 recent
Selecting master Inbox... 49521 messages, 49303 recent
Synchronizing
Pulling new messages.... 2 messages
Expunging master
Expunging slave


$ cat ~/.mbsync
SyncState *
Sync All

MaildirStore local
Path "~/maildir/"
#Inbox "~/maildir/INBOX"
AltMap yes

IMAPAccount usg
Host imaps:my.edu
Port 993
User "bob"
Pass "redacted"
RequireCRAM no
RequireSSL yes
UseSSLv2 yes
UseSSLv3 yes
UseTLSv1 yes
CertificateFile /etc/ssl/certs/GeoTrust_Global_CA.pem

IMAPStore usg
Account usg
UseNamespace yes
Trash "Trash"

Channel INBOX
Master :usg:Inbox
Slave :local:bor/INBOX
Expunge Both

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to