Commit ad75d579 ad75d5799e392fa6ac230af62944c81cee3c04bd by Sergey Poznyakoff

Updated

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