Michael Elkins
|
6dba87f0ec
patch from Daniel Resare <noa@metamatrix.se>
|
24 年之前 |
Michael Elkins
|
77358f1706
include <sys/types.h> for off_t
|
24 年之前 |
Michael Elkins
|
91d2f60584
fixed cram compilation error under bsd
|
24 年之前 |
Michael Elkins
|
7173d07192
added support for tilde (~) expansion in the `Mailbox' and `CertificateFile'
|
24 年之前 |
Michael Elkins
|
b3672634e5
set imap->prefix to be the namespace prefix
|
24 年之前 |
Michael Elkins
|
bcecbe5eeb
broke config code into config.c
|
24 年之前 |
Michael Elkins
|
8944538399
always put changed messages in the cur/ subdirectory since they are no
|
24 年之前 |
Michael Elkins
|
32677da976
patch from Hugo Haas <hugo@larve.net>
|
24 年之前 |
Michael Elkins
|
ee0de20cf7
added --with-ssl-dir to specify an alternate installation of OpenSSL
|
24 年之前 |
Michael Elkins
|
21ac8842b4
pre 0.4 commit.
|
24 年之前 |
Michael Elkins
|
ab6decd8a9
display how many messages were fetched from the server
|
24 年之前 |
Michael Elkins
|
521b68eb63
fixed compilation error with no libssl support ("lorenzo martignoni"
|
24 年之前 |
Michael Elkins
|
d03ce3f73d
fixed config parser to accept arbitrary whitespace
|
24 年之前 |
Michael Elkins
|
e585d40076
use imap_close to terminate a connection in imap_open()
|
24 年之前 |
Michael Elkins
|
acd674f93e
allow leading whitespace in config files
|
24 年之前 |
Michael Elkins
|
6f4cd030f8
don't use NAMESPACE unless the server supports it
|
24 年之前 |
Michael Elkins
|
b3eb5661eb
added CRAM-MD5 authentication support.
|
24 年之前 |
Michael Elkins
|
074298d482
isync-brokenservers.diff (Jeremy Katz <katzj@linuxpower.org>)
|
24 年之前 |
Michael Elkins
|
04fdf7d120
prompt user if they wish to continue if the server's X.509 certificate can't
|
24 年之前 |
Michael Elkins
|
a954aeec96
fixed sync_mailbox() to correctly write new messages to the local maildir
|
24 年之前 |
Michael Elkins
|
5c08b1c4bd
set default MaxSize to 0 (unlimited)
|
24 年之前 |
Michael Elkins
|
0527181f45
added MaxSize configuration variable
|
24 年之前 |
Michael Elkins
|
a8f9af4296
RFC822.PEEK is obsolete in RFC2060. Use BODY.PEEK[] instead, which does
|
24 年之前 |
Michael Elkins
|
145e4ef84d
updated NEWS for 0.3 release
|
24 年之前 |
Michael Elkins
|
37c2379bde
added support for building RPMS
|
24 年之前 |
Michael Elkins
|
1b25e3b739
added target for creating html version of the man page
|
24 年之前 |
Michael Elkins
|
bcd160efb2
can't assume flag order when fetching a message. just search for the
|
24 年之前 |
Michael Elkins
|
b3d09b1723
added BUGS section to manpage detailing the fact that we break the
|
24 年之前 |
Michael Elkins
|
bbbe88e07d
use getpass() to get the user's password
|
24 年之前 |
Michael Elkins
|
fa1e46f6ec
fixed typo in man page for --verbose option
|
24 年之前 |