- Update to version 1.3.1
- SSL now uses SNI, which for example GMail requires
- fixed fallbacks for missing UIDPLUS extension (with e.g. DavMail)
- fixed UIDVALIDITY recovery with really long Message-id headers
- fixed GSSAPI authentication with Kerberos
- fixed support for IMAP servers which do not sort search results (e.g.,
poczta.o2.pl)
- fixed CopyArrivalDate on platforms without glibc
- fixed useless SASL warnings with certain plugins
- the perl 5.14 requirement is now made explicit
- improved OpenBSD support
- fixed a bunch of compiler warnings
OBS-URL: https://build.opensuse.org/request/show/764936
OBS-URL: https://build.opensuse.org/package/show/server:mail/isync?expand=0&rev=19
- bump to 1.2.1
- fixed IPv6-enabled builds crashing upon host name resolution failure
- fixed updating Maildir flags crashing on OpenBSD
- fixed deadlocks with NFS home directories
- fixed SASL authentication with GSS-API
- fixed messages being uploaded again and again with some servers
- fixed duplicate mailboxes with IMAP NAMESPACE "INBOX."
- fixed some problems in the IMAP command submission code
- fixed build with static libdb, libnsl, and libsocket
- the dependencies on Berkeley DB and zlib (and the features they enable) can be explicitly disabled now
- it is now possible to nest a Maildir Store's Path into its Inbox
- fixed -DN not implying -Dn
- clean the spec with spec-cleaner
- add isync.keyring
OBS-URL: https://build.opensuse.org/request/show/345016
OBS-URL: https://build.opensuse.org/package/show/server:mail/isync?expand=0&rev=13
- bump to 1.2.0
Changes:
The 'isync' compatibility wrapper is now deprecated.
An IMAP Path/NAMESPACE rooted in INBOX won't be handled specially
any more. This means that some Patterns may need adjustment.
The default output is a lot less verbose now.
The meanings of the -V and -D options changed significantly.
The SSL/TLS configuration has been re-designed. SSL is now
explicitly enabled or disabled - "use SSL if available" is gone.
Notice: Tunnels are assumed to be secure and thus default to no SSL.
Support for SASL (flexible authentication) has been added.
Support for Windows file systems has been added.
Support for compressed data transfer has been added.
Folder deletions can be propagated now.
OBS-URL: https://build.opensuse.org/request/show/318865
OBS-URL: https://build.opensuse.org/package/show/server:mail/isync?expand=0&rev=12