Commit de692ff6 de692ff67a9997b2722799073a2a5ac47c511990 by Sergey Poznyakoff

Updated

1 parent 8a286495
1 2002-11-19 Sergey Poznyakoff 1 2002-11-19 Sergey Poznyakoff
2 2
3 * libsieve/comparator.c (i_ascii_casemap_contains): Fixed
4 typecast.
5 * mailbox/mutil.c (mu_set_user_email): Set user's domain as
6 well.
7 * sieve/testsuite/Reject: Fixed `envelope from' address.
8
9
10 2002-11-19 Sergey Poznyakoff
11
3 * sieve/sieve.c: New options: --verbose to verbosely log executed 12 * sieve/sieve.c: New options: --verbose to verbosely log executed
4 actions, --log-facility to switch all diagnostic output to 13 actions, --log-facility to switch all diagnostic output to
5 syslog. 14 syslog.
......