Michael Elkins
|
d228fae394
Updated the copyright notice to allow an exception for linking with OpenSSL,
|
22 年之前 |
Michael Elkins
|
7cd74a1179
Bunch 'o patches from Oswald Buddenhagen:
|
22 年之前 |
Michael Elkins
|
dd1b19a99a
Don't bother uploaded messages marked deleted when we are going to expunge.
|
23 年之前 |
Michael Elkins
|
f6c037c854
updated URL for project
|
23 年之前 |
Michael Elkins
|
d00a65bebd
don't bother renaming the message file if we are about to unlink() it
|
23 年之前 |
Michael Elkins
|
dd22bd3f22
remove tilde backup files for distclean
|
23 年之前 |
Michael Elkins
|
2f2b123d71
sync_mailbox() did not update the msg struct when flags were changed,
|
23 年之前 |
Michael Elkins
|
d6fe5a92bd
added debian build files
|
23 年之前 |
Michael Elkins
|
cb0d4b54b3
remove the uid from the db when a message is deleted from the maildir
|
23 年之前 |
Michael Elkins
|
c121ec912f
updated year in copyright notice
|
23 年之前 |
Michael Elkins
|
de1f9e1941
remove c++ style comments
|
23 年之前 |
Michael Elkins
|
e02975e888
Added MaxMessages patch from Eivind Eklund <eivind@FreeBSD.org>.
|
23 年之前 |
Michael Elkins
|
2881d173b5
strndup() could return a non-NULL terminated string
|
23 年之前 |
Michael Elkins
|
c84a888a7d
set compiler warnings for gcc-3.0 as well
|
24 年之前 |
Michael Elkins
|
e015398ff2
added `Delete' configuration option to force -d option
|
24 年之前 |
Michael Elkins
|
6f647ae37b
fixed maildir message filenames to comply with the maildir(5) specification.
|
24 年之前 |
Michael Elkins
|
1db31aabd7
patch from Daniel Resare <noa@metamatrix.se>:
|
24 年之前 |
Michael Elkins
|
91d2f60584
fixed cram compilation error under bsd
|
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
|
ab6decd8a9
display how many messages were fetched from the server
|
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
|
0527181f45
added MaxSize configuration variable
|
24 年之前 |
Michael Elkins
|
a8f9af4296
RFC822.PEEK is obsolete in RFC2060. Use BODY.PEEK[] instead, which does
|
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
|
21bf53b2ab
don't fetch deleted messages when expunging
|
24 年之前 |
Michael Elkins
|
f47d0d7c11
initial import
|
24 年之前 |