isync

mailbox synchronization program
git clone https://git.code.sf.net/p/isync/isync
Log | Files | Refs | README | LICENSE

commit 7e323da0566351f4c8136d4c72cc49ac0f737c8e
parent ca9f751ebd1ccdadc7275c5b076eea45e82d27d8
Author: Oswald Buddenhagen <ossi@users.sf.net>
Date:   Wed, 15 Sep 2004 09:43:28 +0000

regen again

Diffstat:
MChangeLog | 20++++++++++++++++++++
1 file changed, 20 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,23 @@ +2004-09-15 11:33 Oswald Buddenhagen <ossi@users.sf.net> + + * README: + + update c-client compatibility + +2004-09-15 11:06 Oswald Buddenhagen <ossi@users.sf.net> + + * src/drv_maildir.c: + + when storing \seen messages, don't set the \recent flag on them. could + well be that this is incorrect, but some mailers need it that way. + when trashing messages, preserve their \recent status as well. + +2004-09-15 10:44 Oswald Buddenhagen <ossi@users.sf.net> + + * configure.in: + + whoops, wrong define + 2004-09-08 18:40 Oswald Buddenhagen <ossi@users.sf.net> * configure.in: