Hi All, I would like to migrate to mbsync from offlineimap. I attempted several variations of the .mbsyncrc below with no luck pulling exchange email. I see successful connections but the mbsync stops a fcntl call?
mbsync --version isync 1.2.0 Expunge None Create Both MaildirStore uni-local Path ~/email/mbsyncmail/ INBOX ~/email/mbsyncmail/INBOX Trash Trash IMAPAccount uni Host XX.XX.XX.XX User abcdefg PassCmd "echo ${PASSWORD}" Port 993 SSLType IMAPS AuthMechs Login CertificateFile /etc/ssl/certs/ca-certificates.crt IMAPStore uni-remote Account uni Channel uni Master :uni-remote: Slave :uni-local: Patterns * Create Slave Sync Pull MaxMessages 150 SyncState * anything easy to correct in this configuration that will get me started? mbsync -l -a -V -D Reading configuration file /home/abcdefg/.mbsyncrc Channel uni Opening master store uni-remote... Resolving XX.XX.XX.XX... ok Connecting to XX.XX.XX.XX (XX.XX.XX.XX:993)... Opening slave store uni-local... pattern '*' (effective '*'): Path, no INBOX got mailbox list from slave: Sent Items KIWI INBOX Trash Deleted Items Drafts Connection is now encrypted * OK The Microsoft Exchange IMAP4 service is ready. >>> 1 CAPABILITY * CAPABILITY IMAP4 IMAP4rev1 AUTH=NTLM AUTH=GSSAPI AUTH=PLAIN CHILDREN IDLE NAMESPACE LITERAL+ 1 OK CAPABILITY completed. Logging in... >>> 2 LOGIN <user> <pass> 2 OK LOGIN completed. >>> 3 NAMESPACE * NAMESPACE (("" "/")) NIL NIL 3 OK NAMESPACE completed. pattern '*' (effective '*'): Path, no INBOX >>> 4 LIST "" "*" . . . corporateperks spgear symswbld >>> 5 LOGOUT * BYE Microsoft Exchange Server 2010 IMAP4 server signing off. 5 OK LOGOUT completed. This is all I see when attempting to pull or sync emails... mbsync -a C: 0/1 B: 0/44 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 sudo strace -p 2729 Process 2729 attached fcntl(4, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0} -- John ------------------------------------------------------------------------------ Monitor Your Dynamic Infrastructure at Any Scale With Datadog! Get real-time metrics from all of your servers, apps and tools in one place. SourceForge users - Click here to start your Free Trial of Datadog now! http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel