Hi,

I've just reinstalled mbsync on a new Debian installation (12), and I can't get mbsync/isync to work on 1.5.1 version.

The error message:

/home/a/.mbsyncrc: notice: SSLType is deprecated. Use TLSType instead.
Error: mbsync built without OpenSSL; only TLSType None is supported.

---

My config:

IMAPAccount qtnm
Host [obsfuscated]
User [obsfuscated]
PassCmd "pass mail"
SSLType IMAPS
PipelineDepth 1

IMAPStore qtnm-remote
Account qtnm

MaildirStore qtnm-local
Path ~/mail/qtnm/
Inbox ~/mail/qtnm/INBOX
SubFolders Verbatim

Channel qtnm
Far :qtnm-remote:
Near :qtnm-local:
# Precision necessary for the patterns, not just `Patterns *`
Patterns INBOX INBOX/* *
Create Both
SyncState *
Sync All
Expunge Both

---

If I run mbsync -a -D:

isync 1.5.1 called with: '-a' '-D'
Reading configuration file /home/a/.mbsyncrc
/home/a/.mbsyncrc: notice: SSLType is deprecated. Use TLSType instead.
Error: mbsync built without OpenSSL; only TLSType None is supported.
merge ops (in Channel 'qtnm'):
  common: OP_NEW,OP_OLD,OP_UPGRADE,OP_GONE,OP_FLAGS,OP_EXPUNGE,OP_CREATE
  far: XOP_HAVE_TYPE,XOP_HAVE_EXPUNGE,XOP_HAVE_CREATE
  near:
=> far: OP_NEW,OP_OLD,OP_UPGRADE,OP_GONE,OP_FLAGS,OP_EXPUNGE,OP_CREATE,XOP_HAVE_TYPE,XOP_HAVE_EXPUNGE,XOP_HAVE_CREATE
  => near: OP_NEW,OP_OLD,OP_UPGRADE,OP_GONE,OP_FLAGS,OP_EXPUNGE,OP_CREATE

---

Any idea of what I'm doing wrong?


Best,
--
Antoine
anto...@quaternum.net




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

Reply via email to