Oswald Buddenhagen
5a44a33ffc
regen
21 years ago
Oswald Buddenhagen
6ed39d01d2
regen
21 years ago
Oswald Buddenhagen
4390613859
regen
22 years ago
Oswald Buddenhagen
2c472c3999
regen
22 years ago
Oswald Buddenhagen
b10718cf20
- took over maintenance
...
- moved to sourceforge
- reorganized cvs structure
22 years ago
Michael Elkins
6267139b71
post 0.8 release commit
23 years ago
Michael Elkins
8c8f6916c6
added debian build files dist target so that people can use them to build
...
their own .deb packages without having to use CVS
23 years ago
Michael Elkins
c121ec912f
updated year in copyright notice
...
the uid for each message in the maildir is now stored in a dbm database
rather than the filename. this change was necessary because isync became
confused if you copied a message to another folder, in which case the uid
was invalid.
as a result of the above change, isync now acquires a mutex on the mailbox
to protect the dbm database from concurrent access.
main() was reworked to continue gracefully when an error is encountered, and
to always call maildir_close() so that the lock can be disabled, and the
database closed.
23 years ago
Michael Elkins
2c648da5cf
post 0.7-release commit
23 years ago
Michael Elkins
de1f9e1941
remove c++ style comments
...
use %lu and cast off_t to unsigned long in printf()
23 years ago
Michael Elkins
9647c79504
post 0.6 commit
23 years ago
Michael Elkins
8ca8c2b289
fixed broken code in maildir_clean_tmp()
23 years ago
Michael Elkins
f843ffcdd4
updated ChangeLog. removed smtppush binary.
24 years ago
Michael Elkins
1b97128b47
rfc2595 compliance patch from Daniel Resare <noa@metamatrix.se>
...
- CAPABILITY should be reissued after starting TLS since the
previous call was not protected
24 years ago
Michael Elkins
21ac8842b4
pre 0.4 commit.
...
updated rpm spec file
24 years ago
Michael Elkins
0527181f45
added MaxSize configuration variable
...
fixed --fast to work robustly without relying on the \Recent flag in
messages
24 years ago
Michael Elkins
813618f041
config options were not case insensitive
24 years ago
Michael Elkins
603595c714
updated ChangeLog
...
added log: rule in Makefile.am
24 years ago
Michael Elkins
f47d0d7c11
initial import
24 years ago