Michael Elkins
b3eb5661eb
added CRAM-MD5 authentication support.
...
parse server capability string to determine if STARTTLS is available
2000-12-23 00:02:42 +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
04fdf7d120
prompt user if they wish to continue if the server's X.509 certificate can't
...
be verified.
sync_mailbox should consider uid == 0 to be "unknown"
2000-12-22 19:30:01 +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
a8f9af4296
RFC822.PEEK is obsolete in RFC2060. Use BODY.PEEK[] instead, which does
...
the same thing
keep track of the uidvalidity so isync can detect if the mailbox on the
server has changed since the last sync.
2000-12-21 23:10:18 +00:00
Michael Elkins
bcd160efb2
can't assume flag order when fetching a message. just search for the
...
first `{' to find the message size.
2000-12-21 19:11:02 +00:00
Michael Elkins
ba7650c9b7
added generic IMAP list parser and rewrote imap_exec() to handle
...
arbitrary data instead of hardcoded
2000-12-21 10:24:53 +00:00
Michael Elkins
b6089a2dcb
added OpenSSL support
2000-12-21 06:27:05 +00:00
Michael Elkins
21bf53b2ab
don't fetch deleted messages when expunging
...
display number of messages that are to be deleted
flags for \Recent messages were not properly fetched
local messages with updated flags were not corrected renamed
2000-12-21 00:30:53 +00:00
Michael Elkins
f47d0d7c11
initial import
2000-12-20 21:41:21 +00:00