516 Commits (0a684bd933f2f088f46b2d207494c964e91e2702)
 

Author SHA1 Message Date
Michael Elkins bb62e2c18d merge maildir_sync() and maildir_close(). the maxuid in a maildir still 23 years ago
Michael Elkins 49b36e7869 add FreeBSD to the list of tested platforms 23 years ago
Michael Elkins 087fb470e7 update version to 0.7 23 years ago
Michael Elkins c84a888a7d set compiler warnings for gcc-3.0 as well 23 years ago
Michael Elkins 9647c79504 post 0.6 commit 23 years ago
Michael Elkins e3797d65da add strndup replacement function for systems which lack it 23 years ago
Michael Elkins 8ca8c2b289 fixed broken code in maildir_clean_tmp() 23 years ago
Michael Elkins c4050700c0 added code to clean the tmp directory in a maildir to comply with 23 years ago
Michael Elkins 608386f918 forgot to add code to parse the `Delete' option 23 years ago
Michael Elkins cb2f6e3ee6 forgot conditional #if HAVE_LIBSSL around setting of .use_imaps in main() 23 years ago
Michael Elkins bfffeffff6 update Copyright printed by --help 23 years ago
Michael Elkins e015398ff2 added `Delete' configuration option to force -d option 23 years ago
Michael Elkins 1efcad03f8 update TODO list with action items 23 years ago
Michael Elkins 6f647ae37b fixed maildir message filenames to comply with the maildir(5) specification. 23 years ago
Michael Elkins 4b102ee6ec the `Expunge' config directive didn't work since only the -e command line 23 years ago
Michael Elkins e2f1cd779b we should issue a CAPABILITY even if we aren't going to use ssl/tls so that 23 years ago
Michael Elkins 891fab1a7d find_box() should attempt to expand all filenames if none of the other 24 years ago
Michael Elkins 0f7823a4bf fixed to not expand filenames until they are used inside of maildir_open(), 24 years ago
Michael Elkins 5eaa4e5512 --host option didn't check for imaps: prefix 24 years ago
Michael Elkins ea361ad116 fixed core when specifying multiple mailboxes on the command line 24 years ago
Michael Elkins 8af21c5604 handle untagged responses in imap_fetch_message() so that it doesn't bomb 24 years ago
Michael Elkins 9a5b57eb7d isync should continue to process additional mailboxes even if there is an 24 years ago
Michael Elkins af941779f4 post 0.5-release commit 24 years ago
Michael Elkins f843ffcdd4 updated ChangeLog. removed smtppush binary. 24 years ago
Michael Elkins 216c26cceb fixed compiler warnings under Solaris 2.7 24 years ago
Michael Elkins 1b97128b47 rfc2595 compliance patch from Daniel Resare <noa@metamatrix.se> 24 years ago
Michael Elkins 1db31aabd7 patch from Daniel Resare <noa@metamatrix.se>: 24 years ago
Michael Elkins 6dba87f0ec patch from Daniel Resare <noa@metamatrix.se> 24 years ago
Michael Elkins 77358f1706 include <sys/types.h> for off_t 24 years ago
Michael Elkins 91d2f60584 fixed cram compilation error under bsd 24 years ago
Michael Elkins 7173d07192 added support for tilde (~) expansion in the `Mailbox' and `CertificateFile' 24 years ago
Michael Elkins b3672634e5 set imap->prefix to be the namespace prefix 24 years ago
Michael Elkins bcecbe5eeb broke config code into config.c 24 years ago
Michael Elkins 8944538399 always put changed messages in the cur/ subdirectory since they are no 24 years ago
Michael Elkins 32677da976 patch from Hugo Haas <hugo@larve.net> 24 years ago
Michael Elkins ee0de20cf7 added --with-ssl-dir to specify an alternate installation of OpenSSL 24 years ago
Michael Elkins 21ac8842b4 pre 0.4 commit. 24 years ago
Michael Elkins ab6decd8a9 display how many messages were fetched from the server 24 years ago
Michael Elkins 521b68eb63 fixed compilation error with no libssl support ("lorenzo martignoni" 24 years ago
Michael Elkins d03ce3f73d fixed config parser to accept arbitrary whitespace 24 years ago
Michael Elkins e585d40076 use imap_close to terminate a connection in imap_open() 24 years ago
Michael Elkins acd674f93e allow leading whitespace in config files 24 years ago
Michael Elkins 6f4cd030f8 don't use NAMESPACE unless the server supports it 24 years ago
Michael Elkins b3eb5661eb added CRAM-MD5 authentication support. 24 years ago
Michael Elkins 074298d482 isync-brokenservers.diff (Jeremy Katz <katzj@linuxpower.org>) 24 years ago
Michael Elkins 04fdf7d120 prompt user if they wish to continue if the server's X.509 certificate can't 24 years ago
Michael Elkins a954aeec96 fixed sync_mailbox() to correctly write new messages to the local maildir 24 years ago
Michael Elkins 5c08b1c4bd set default MaxSize to 0 (unlimited) 24 years ago
Michael Elkins 0527181f45 added MaxSize configuration variable 24 years ago
Michael Elkins a8f9af4296 RFC822.PEEK is obsolete in RFC2060. Use BODY.PEEK[] instead, which does 24 years ago