28 Commits (1a1d2af0127944d331584a77dec2efca7fec56ba)

Author SHA1 Message Date
Michael Elkins dd1b19a99a Don't bother uploaded messages marked deleted when we are going to expunge. 23 years ago
Michael Elkins f6c037c854 updated URL for project 23 years ago
Michael Elkins d00a65bebd don't bother renaming the message file if we are about to unlink() it 23 years ago
Michael Elkins dd22bd3f22 remove tilde backup files for distclean 23 years ago
Michael Elkins 2f2b123d71 sync_mailbox() did not update the msg struct when flags were changed, 23 years ago
Michael Elkins d6fe5a92bd added debian build files 23 years ago
Michael Elkins cb0d4b54b3 remove the uid from the db when a message is deleted from the maildir 23 years ago
Michael Elkins c121ec912f updated year in copyright notice 23 years ago
Michael Elkins de1f9e1941 remove c++ style comments 23 years ago
Michael Elkins e02975e888 Added MaxMessages patch from Eivind Eklund <eivind@FreeBSD.org>. 23 years ago
Michael Elkins 2881d173b5 strndup() could return a non-NULL terminated string 23 years ago
Michael Elkins c84a888a7d set compiler warnings for gcc-3.0 as well 23 years ago
Michael Elkins e015398ff2 added `Delete' configuration option to force -d option 23 years ago
Michael Elkins 6f647ae37b fixed maildir message filenames to comply with the maildir(5) specification. 23 years ago
Michael Elkins 1db31aabd7 patch from Daniel Resare <noa@metamatrix.se>: 24 years ago
Michael Elkins 91d2f60584 fixed cram compilation error under bsd 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 ab6decd8a9 display how many messages were fetched from the server 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 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
Michael Elkins bcd160efb2 can't assume flag order when fetching a message. just search for the 24 years ago
Michael Elkins b3d09b1723 added BUGS section to manpage detailing the fact that we break the 24 years ago
Michael Elkins bbbe88e07d use getpass() to get the user's password 24 years ago
Michael Elkins 21bf53b2ab don't fetch deleted messages when expunging 24 years ago
Michael Elkins f47d0d7c11 initial import 24 years ago