I have setup davmail such that I can connect with a local email client
(e.g. thunderbird, etc...). However, when I attempt to use mbsync, I
receive permission errors. I cannot find any information on how to resolve
this. Does anyone have an example mbsyncrc when using davmail? Thanks



mbsync -Dn work

Reading configuration file /home/myuser/.mbsyncrc
Channel work
Opening master store work-remote...
Resolving localhost... ok
Connecting to localhost ([::1]:1143)...
Opening slave store work-local...
* OK [CAPABILITY IMAP4REV1 AUTH=LOGIN MOVE] IMAP4rev1 DavMail 4.8.4-trunk
server ready
Logging in...
*** IMAP Warning *** Password is being sent in the clear
>>> 1 LOGIN <user> <pass>
1 NO LOGIN failed
IMAP command 'LOGIN <user> <pass>' returned an error: NO LOGIN failed


.mbsyncrc

IMAPAccount work
Host localhost
Port 1143
User someth...@domain.biz
PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.mailpass.gpg"
AuthMechs LOGIN
SSLType none

IMAPStore work-remote
Account work

MaildirStore work-local
Path ~/.mail/work/
Inbox ~/.mail/work/Inbox

Channel work
Master :work-remote:
Slave :work-local:
Patterns *
Create Both
SyncState *
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to