Michael Elkins
7173d07192
added support for tilde (~) expansion in the Mailbox' and
CertificateFile'
...
configuration directives
added `Maildir' configuration command to specify the default location of the
user's mailboxes. If a relative path is used in a `Mailbox' command, this
path is used as a prefix.
2001-01-16 19:45:08 +00:00
Michael Elkins
bcecbe5eeb
broke config code into config.c
...
added support for uploading local messages with no UID to the IMAP server
added Expunge configuration option
added CopyDeletedTo configuration option
2001-01-11 10:13:47 +00:00
Michael Elkins
acd674f93e
allow leading whitespace in config files
...
now possible to sync multiple mailboxes by specifying multiple aliases on
the command line. IMAP connections are reused if possible.
don't initialize ssl unless we are going to use it.
2000-12-27 21:14:22 +00:00
Michael Elkins
074298d482
isync-brokenservers.diff (Jeremy Katz <katzj@linuxpower.org>)
...
adds support for disabling NAMESPACE, and disable various flavors of TLS/SSL
for use with some broken IMAP servers.
2000-12-22 21:22:24 +00:00
Michael Elkins
0527181f45
added MaxSize configuration variable
...
fixed --fast to work robustly without relying on the \Recent flag in
messages
2000-12-22 07:14:32 +00:00
Michael Elkins
1b25e3b739
added target for creating html version of the man page
...
documented the imaps: prefix to the Host command
2000-12-21 19:49:03 +00:00
Michael Elkins
b3d09b1723
added BUGS section to manpage detailing the fact that we break the
...
maildir(5) spec by parsing the filename
change message delivery to use the method described in maildir(5)
2000-12-21 18:16:44 +00:00
Michael Elkins
fa1e46f6ec
fixed typo in man page for --verbose option
2000-12-21 11:14:40 +00:00
Michael Elkins
b6089a2dcb
added OpenSSL support
2000-12-21 06:27:05 +00:00
Michael Elkins
f47d0d7c11
initial import
2000-12-20 21:41:21 +00:00