Commit Graph

  • bcecbe5eeb broke config code into config.c Michael Elkins 2001-01-11 10:13:47 +00:00
  • 8944538399 always put changed messages in the cur/ subdirectory since they are no longer new. Michael Elkins 2001-01-09 20:09:35 +00:00
  • 32677da976 patch from Hugo Haas <hugo@larve.net> -c was not specified in the getopt*() calls Michael Elkins 2001-01-08 09:45:35 +00:00
  • ee0de20cf7 added --with-ssl-dir to specify an alternate installation of OpenSSL Michael Elkins 2001-01-05 21:20:48 +00:00
  • 21ac8842b4 pre 0.4 commit. v0.4 Michael Elkins 2000-12-31 22:39:37 +00:00
  • ab6decd8a9 display how many messages were fetched from the server Michael Elkins 2000-12-31 22:37:36 +00:00
  • 521b68eb63 fixed compilation error with no libssl support ("lorenzo martignoni" <lorenzo.martignoni@technologist.com>) Michael Elkins 2000-12-31 22:17:54 +00:00
  • d03ce3f73d fixed config parser to accept arbitrary whitespace Michael Elkins 2000-12-28 18:44:06 +00:00
  • e585d40076 use imap_close to terminate a connection in imap_open() Michael Elkins 2000-12-27 21:16:43 +00:00
  • acd674f93e allow leading whitespace in config files Michael Elkins 2000-12-27 21:14:22 +00:00
  • 6f4cd030f8 don't use NAMESPACE unless the server supports it Michael Elkins 2000-12-23 21:57:06 +00:00
  • b3eb5661eb added CRAM-MD5 authentication support. Michael Elkins 2000-12-23 00:02:42 +00:00
  • 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. Michael Elkins 2000-12-22 21:22:24 +00:00
  • 04fdf7d120 prompt user if they wish to continue if the server's X.509 certificate can't be verified. Michael Elkins 2000-12-22 19:30:01 +00:00
  • a954aeec96 fixed sync_mailbox() to correctly write new messages to the local maildir box (Thomas Roessler <roessler@does-not-exist.org>) Michael Elkins 2000-12-22 15:48:04 +00:00
  • 5c08b1c4bd set default MaxSize to 0 (unlimited) Michael Elkins 2000-12-22 15:24:55 +00:00
  • 0527181f45 added MaxSize configuration variable Michael Elkins 2000-12-22 07:14:32 +00:00
  • a8f9af4296 RFC822.PEEK is obsolete in RFC2060. Use BODY.PEEK[] instead, which does the same thing Michael Elkins 2000-12-21 23:10:18 +00:00
  • 145e4ef84d updated NEWS for 0.3 release v0.3 Michael Elkins 2000-12-21 20:59:55 +00:00
  • 37c2379bde added support for building RPMS Michael Elkins 2000-12-21 20:56:14 +00:00
  • 1b25e3b739 added target for creating html version of the man page Michael Elkins 2000-12-21 19:49:03 +00:00
  • bcd160efb2 can't assume flag order when fetching a message. just search for the first `{' to find the message size. Michael Elkins 2000-12-21 19:11:02 +00:00
  • b3d09b1723 added BUGS section to manpage detailing the fact that we break the maildir(5) spec by parsing the filename Michael Elkins 2000-12-21 18:16:44 +00:00
  • bbbe88e07d use getpass() to get the user's password Michael Elkins 2000-12-21 17:51:07 +00:00
  • fa1e46f6ec fixed typo in man page for --verbose option Michael Elkins 2000-12-21 11:14:40 +00:00
  • ba7650c9b7 added generic IMAP list parser and rewrote imap_exec() to handle arbitrary data instead of hardcoded Michael Elkins 2000-12-21 10:24:53 +00:00
  • 0addaad032 fixes to compile cleanly under Solaris 2.7 Michael Elkins 2000-12-21 06:51:14 +00:00
  • b6089a2dcb added OpenSSL support Michael Elkins 2000-12-21 06:27:05 +00:00
  • 813618f041 config options were not case insensitive v0.2 Michael Elkins 2000-12-21 00:35:26 +00:00
  • 21bf53b2ab don't fetch deleted messages when expunging Michael Elkins 2000-12-21 00:30:53 +00:00
  • 603595c714 updated ChangeLog Michael Elkins 2000-12-20 22:28:05 +00:00
  • 146945d460 added autogen.sh to regenerate the build environment Michael Elkins 2000-12-20 22:10:45 +00:00
  • be311495f7 added missing files v0.1 Michael Elkins 2000-12-20 22:00:25 +00:00
  • f47d0d7c11 initial import Michael Elkins 2000-12-20 21:41:21 +00:00