Hey everyone, I'm using isync to sync email for use with mu4e and notmuch in GNU Emacs on OSX.
But my email stopped syncing, and now from the command line when I run "mbsync -a" I get this: C: 0/1 B: 0/1 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 Error: SASL(-1): generic failure: Unable to find a callback: 18948 C: 1/1 B: 0/1 M: +0/0 *0/0 #0/0 S: +0/0 *0/0 #0/0 How to I find and debug the error here? Here's the first part of my .mbsyncrc file: IMAPAccount gmail Host imap.gmail.com User cycleofs...@gmail.com PassCmd "security find-generic-password -s mbsync-gmail-password -w" SSLType IMAPS CertificateFile /usr/local/etc/openssl/osx_cert.pem I'm not sure what changed to make it stop working, or how to try to find the error. Thanks!
------------------------------------------------------------------------------
_______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel