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.
|