CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/03/11 05:58:20
Modified files:
mail/isync : Makefile distinfo
mail/isync/patches: patch-src_drv_imap_c patch-src_main_c
mail/isync/pkg : PLIST
Log message:
Update to isync^Wmbsync 1.4.1
- The 'isync' compatibility wrapper was removed.
- Added support for disabling TLS v1.3 - adjust SSLVersions if you set it.
- Removed support for obsolete/insecure SSL v3.
- The IMAP '$Forwarded' / Maildir 'P' (passed) flag is supported now.
- Support for configuring a TLS cipher string was added.
- IMAP mailbox subscriptions are supported now.
- The IMAP user query can be scripted now.
- Added built-in support for macOS Keychain.
- Messages excluded by MaxSize will now result in placeholders.
- The use of Master/Slave terminology has been deprecated.
OK remi