2017-10-01 13:21:05 +00:00
|
|
|
[1.4.0]
|
|
|
|
|
|
|
|
The 'isync' compatibility wrapper was removed.
|
|
|
|
|
2019-11-26 15:05:46 +00:00
|
|
|
Added support for disabling TLS v1.3 - adjust SSLVersions if you set it.
|
2019-11-26 15:18:58 +00:00
|
|
|
Removed support for obsolete/insecure SSL v3.
|
2019-11-26 15:05:46 +00:00
|
|
|
|
2018-06-21 14:52:01 +00:00
|
|
|
The IMAP '$Forwarded' / Maildir 'P' (passed) flag is supported now.
|
|
|
|
|
2019-11-09 18:47:55 +00:00
|
|
|
Support for configuring a TLS cipher string was added.
|
|
|
|
|
2019-11-26 14:49:19 +00:00
|
|
|
IMAP mailbox subscriptions are supported now.
|
|
|
|
|
2015-04-06 14:49:33 +00:00
|
|
|
[1.3.0]
|
|
|
|
|
|
|
|
Network timeout handling has been added.
|
|
|
|
|
2017-08-12 09:51:27 +00:00
|
|
|
Support for proper Maildir++ and a Maildir sub-folder naming style
|
|
|
|
without extra dots have been added.
|
2015-05-01 17:16:23 +00:00
|
|
|
|
2015-08-08 17:45:53 +00:00
|
|
|
Support for TLS client certificates was added.
|
|
|
|
|
2016-12-18 19:50:20 +00:00
|
|
|
Support for recovering from baseless UID validity changes was added.
|
|
|
|
|
2017-10-01 08:44:09 +00:00
|
|
|
The get-cert script was renamed to mbsync-get-cert.
|
|
|
|
|
2014-07-12 11:50:12 +00:00
|
|
|
[1.2.0]
|
|
|
|
|
|
|
|
The 'isync' compatibility wrapper is now deprecated.
|
|
|
|
|
2015-03-23 19:16:47 +00:00
|
|
|
An IMAP Path/NAMESPACE rooted in INBOX won't be handled specially any more.
|
|
|
|
This means that some Patterns may need adjustment.
|
|
|
|
|
2015-03-23 07:42:51 +00:00
|
|
|
The default output is a lot less verbose now.
|
|
|
|
The meanings of the -V and -D options changed significantly.
|
|
|
|
|
2014-07-12 18:35:55 +00:00
|
|
|
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.
|
|
|
|
|
2014-07-27 16:41:22 +00:00
|
|
|
Support for SASL (flexible authentication) has been added.
|
2014-07-12 19:02:25 +00:00
|
|
|
|
2014-10-25 15:30:57 +00:00
|
|
|
Support for Windows file systems has been added.
|
|
|
|
|
2014-12-13 11:09:15 +00:00
|
|
|
Support for compressed data transfer has been added.
|
|
|
|
|
2014-12-29 01:08:48 +00:00
|
|
|
Folder deletions can be propagated now.
|
|
|
|
|
2012-08-26 13:17:38 +00:00
|
|
|
[1.1.0]
|
|
|
|
|
|
|
|
Support for hierarchical mailboxes in Patterns.
|
|
|
|
|
|
|
|
Full support for IMAP pipelining (streaming, parallelization) added.
|
|
|
|
This is considerably faster especially with high-latency networks.
|
|
|
|
|
|
|
|
Faster and hopefully more reliable support for IMAP servers without the
|
|
|
|
UIDPLUS extension (e.g., M$ Exchange).
|
|
|
|
|
|
|
|
More automatic handling of SSL certificates.
|
|
|
|
|
2013-12-08 21:29:15 +00:00
|
|
|
IPv6 support.
|
|
|
|
|
|
|
|
IMAP password query can be scripted.
|
|
|
|
|
|
|
|
Message arrival dates can be propagated.
|
|
|
|
|
|
|
|
Data safety in case of system crashes was improved.
|
|
|
|
|
|
|
|
MaxMessages was made vastly more useful.
|
2012-09-15 13:15:22 +00:00
|
|
|
|
2004-03-27 16:07:20 +00:00
|
|
|
[1.0.0]
|
|
|
|
|
|
|
|
Essentially a rewrite. Synchronization state storage concept, configuration
|
|
|
|
and command line changed entirely.
|
|
|
|
But you needn't to worry about the upgrade, as a fully automated migration
|
|
|
|
path is provided, even for users of isync 0.7 and below.
|
|
|
|
Still, you should re-read the manual to be able to take full advantage of the
|
|
|
|
new features:
|
|
|
|
|
|
|
|
The supported mailbox types can be freely paired.
|
|
|
|
A possible application of this is using a local IMAP server to access
|
|
|
|
mailboxes that are not natively supported yet.
|
|
|
|
|
|
|
|
Message deletions (expunges) are now propagated both ways, so there is no need
|
|
|
|
for using mutt with maildir_trash any more.
|
|
|
|
|
|
|
|
Additional trash options added.
|
|
|
|
|
|
|
|
`OneToOne' replaced by something more flexible.
|
|
|
|
|
|
|
|
Partial support for IMAP pipelining (streaming, parallelization) added.
|
|
|
|
Makes flag change propagation much faster - this affects every message that
|
|
|
|
becomes Seen/Read.
|
|
|
|
|
2002-12-28 03:05:43 +00:00
|
|
|
[0.9]
|
|
|
|
|
2003-05-06 02:16:05 +00:00
|
|
|
Added Tunnel directive to allow the user to specify a shell command to run
|
|
|
|
to set up an IMAP connection in place of a TCP socket (eg., to run over
|
|
|
|
an SSH session).
|
|
|
|
|
|
|
|
Added PREAUTH support (useful mostly in conjunction with Tunnel).
|
|
|
|
|
|
|
|
Messages marked deleted are not uploaded when we are going to expunge.
|
|
|
|
|
|
|
|
Locally generated messages are not re-fetched after uploading even if the
|
|
|
|
UIDPLUS extension is not supported by the server.
|
|
|
|
|
|
|
|
Added `OneToOne' configuration option: ignore any Mailbox specifications
|
|
|
|
and instead pick up all mailboxes from the local MailDir and remote Folder
|
|
|
|
and map them 1:1 onto each other according to their names.
|
|
|
|
|
|
|
|
-C now creates both local and remote boxes; -L and -R create only local/remote.
|
|
|
|
|
|
|
|
--quiet is now really quiet.
|
2002-12-28 03:05:43 +00:00
|
|
|
|
2002-01-16 19:47:28 +00:00
|
|
|
[0.8]
|
|
|
|
|
2002-01-16 22:23:26 +00:00
|
|
|
!!! IMPORTANT !!!
|
|
|
|
|
|
|
|
In order to fix the problem where messages copied from one mailbox to
|
|
|
|
another were not uploaded to the new mailbox, the way Isync stores the UID
|
|
|
|
for each message needed to be changed. As a result, you _MUST_ delete all
|
|
|
|
the messages in the local maildir box before using this version. Otherwise
|
|
|
|
it will upload every message to the server thinking its a new mail.
|
2002-01-16 19:47:28 +00:00
|
|
|
|
2001-11-15 23:59:27 +00:00
|
|
|
[0.7]
|
|
|
|
|
|
|
|
Added `MaxMessages' configuration option to allow tracking of only the most
|
|
|
|
recently added message in the local mailbox.
|
|
|
|
|
2001-11-20 18:06:09 +00:00
|
|
|
Added --create (-C) command line option to force creation of the local
|
|
|
|
maildir-style mailbox if it doesn't already exist.
|
|
|
|
|
2001-10-03 05:42:22 +00:00
|
|
|
[0.6]
|
|
|
|
|
|
|
|
Added `Delete' configuration option to correspond to the -d command line
|
|
|
|
option.
|
|
|
|
|
2001-10-31 06:06:06 +00:00
|
|
|
Added -a (--all) command line option to synchronize all mailboxes.
|
|
|
|
|
2001-06-13 17:13:30 +00:00
|
|
|
[0.5]
|
|
|
|
|
|
|
|
Updated SSL support.
|
|
|
|
|
|
|
|
Added CRAM authentication support.
|
|
|
|
|
|
|
|
Added MailDir configuration option to specify the default location of local
|
|
|
|
mailboxes when relative paths are used.
|
|
|
|
|
|
|
|
Added support for uploading local messages to the IMAP server.
|
|
|
|
|
|
|
|
Added CopyDeletedTo configuration option to cause isync to move deleted
|
|
|
|
messages to a particular mailbox on the server when they are expunged.
|
|
|
|
|
2000-12-22 07:14:32 +00:00
|
|
|
[0.4]
|
|
|
|
|
|
|
|
Added MaxSize configuration option to limit downloading of new messages from
|
|
|
|
the server to less than some threshold.
|
|
|
|
|
|
|
|
More robust --fast option works without using \Recent flags, so the previous
|
|
|
|
problem with multiple accesses killing these flags is no longer a problem.
|
|
|
|
|
|
|
|
RFC2060 obsoleted RFC822.PEEK, use BODY.PEEK[] instead which does the same
|
|
|
|
job.
|
|
|
|
|
|
|
|
Don't need to request UID in a FETCH when doing UID FETCH (RFC2060 states
|
|
|
|
that its automatically returned).
|
|
|
|
|
2000-12-21 20:59:55 +00:00
|
|
|
[0.3]
|
|
|
|
|
|
|
|
Fixed to clean up temp maildir files when the fetch of a new message failed.
|
|
|
|
|
|
|
|
Fixed to not assume order of the flags returned by "UID FETCH"
|
|
|
|
|
|
|
|
Added support for building RPMs.
|
|
|
|
|
|
|
|
[0.2]
|
|
|
|
|
|
|
|
SSL support added.
|
|
|
|
|
2000-12-20 21:41:21 +00:00
|
|
|
[0.1]
|
|
|
|
|
|
|
|
Initial release.
|