Commit fff7abb9 fff7abb9b5b2f492c4ade28ad92bf0f8297d1151 by Sam Roberts

changelog

1 parent 8423d040
Showing 1 changed file with 12 additions and 0 deletions
1 2002-01-15 Sam Roberts
2
3 * sieve/: sieve.c, sv.h, svcb.c, svctx.c, svutil.c,
4 examples/Makefile, examples/Test, examples/mbox.complex,
5 examples/t-complex.sv, examples/t-mailutils.sv: More testing and
6 resultant polishing, -k switch to sieve to keep on going after an
7 error sieving a message, don't discard a message unless the script
8 completed all the actions sucesfully on a message, better error
9 reporting and logging, workarounds around problems/differences
10 between mailbox types, and a test script that exercises sieve on an
11 mbox.
12
1 2002-01-15 Sergey Poznyakoff 13 2002-01-15 Sergey Poznyakoff
2 14
3 * imap4d/imap4d.c: New command line option --maildir (-m). 15 * imap4d/imap4d.c: New command line option --maildir (-m).
......