Commit ad75d579 ad75d5799e392fa6ac230af62944c81cee3c04bd by Sergey Poznyakoff

Updated

1 parent e8e71920
Showing 1 changed file with 14 additions and 0 deletions
1 2001-11-05 Sergey Poznyakoff
2
3 * configure.in: check for vsyslog
4
5 * mailbox/muerror.c: New function mu_syslog_error_printer().
6 Removed static qualifier from default_error_printer, added mu_
7 prefix to it.
8 * include/mailutils/error.h: Protos for mu_.*_error_printer
9 functions.
10
11 * imap4d/imap4d.c: Use mu_syslog_error_printer.
12 * pop3d/pop3d.c: Likewise.
13 * comsat/comsat.c: Likewise. Also fixed misplaced condition.
14
1 2001-11-02 Alain Magloire 15 2001-11-02 Alain Magloire
2 16
3 * mailbox/folder_imap.c: If authority is null default to 17 * mailbox/folder_imap.c: If authority is null default to
......