* Changed default config & state locations to follow the XDG basedir spec
* Added support for IMAP mailbox names with non-ASCII characters
* Added support for Maildir Paths with suffixes (not ending with a slash)
* Made the Channel side to expire with MaxMessages configurable
* MaxMessages and MaxSize can be used together now
* The unfiltered list of mailboxes in each Store can be printed now
* A proper summary is now printed prior to exiting.
* Added support for mirroring deletions more accurately; option ExpungeSolo
* Added new sync operation 'Old' to retry previously skipped messages
* Added --ext-exit option to indicate with the exit code whether Stores
were modified
* Added support for the LITERAL- IMAP extension, which improves upload
performance with f.ex. GMail somewhat
* Improved error handling when attempting to store too big messages
* Malformed messages with incomplete headers will be propagated now
* A notice is now emitted if the server does not support race-free Trash
* Improved checking for invalid command lines
* Options not supported due to the build configuration are still recognized
now, to make error messages more helpful
* he progress indicator is rate-limited now
* Added --dry-run option
* Various improvements to the debugging output
* Vastly extended the autotest suite
* The reference point for relative local paths in the configuration file
is now the file's containing directory
* Maildir Path cannot be nested into Inbox anymore (this was never documented)
* Renamed the ReNew/--renew/-N options to Upgrade/--upgrade/-u and
Delete/--delete/-d to Gone/--gone/-g
* Superseded SSLVersions option with TLSVersions, and disabled TLS v1.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/isync?expand=0&rev=38
- Update to version 1.3.3
* Network timeout handling has been added.
* Support for proper Maildir++ and a Maildir sub-folder naming
style.
* without extra dots have been added.
* Support for TLS client certificates was added.
* Support for recovering from baseless UID validity changes was
added.
* The get-cert script was renamed to mbsync-get-cert.
OBS-URL: https://build.opensuse.org/request/show/824368
OBS-URL: https://build.opensuse.org/package/show/server:mail/isync?expand=0&rev=24
- 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