Dear List-Members.

I'm using mbsync/isync for 2 years now to sync my mail. I share the same
configuration on two private laptops and on my working laptop.

But when I installed a fresh Kubuntu 18.04 OS on one of my private
laptops I couldn't sync there anymore. I installed mbsync as I did
before via git. But when I issue mbsync -c ~/.emacs.d/.mbsyncrc posteo
the first time, it throws the following error messages:
/home/user/.mbsyncrc:6: unknown/misplaced keyword 'SSLType'
/home/user/.mbsyncrc:7: unknown/misplaced keyword 'AuthMechs'

Here is my .mbsyncrc:

IMAPAccount posteo
Host posteo.de
User u...@posteo.de
PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.emacs.d/.mbsyncpass.gpg"
Port 993
SSLType IMAPS
AuthMechs Login
CertificateFile /etc/ssl/certs/ca-certificates.crt

IMAPStore posteo-remote
Account posteo

MaildirStore posteo-local
Path ~/Maildir/posteo/
Inbox ~/Maildir/posteo/INBOX

Channel posteo
Master :posteo-remote:
Slave :posteo-local:
Patterns "Sent" "INBOX" "Trash" "Drafts" "Archiv"
Create Slave
Sync All
Expunge Both
SyncState *


I don't know what's going on, because I still use mbsync with exactly
this setup on my other machines. Maybe I miss something on Kubuntu
18.04?

I appreciate any help. Thanks!

Kind regards
Stefan


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

Reply via email to