Sendmail Logs

Nick Phillips nwp at LEMON-COMPUTING.COM
Mon Jan 21 13:51:25 GMT 2002


On Mon, Jan 21, 2002 at 08:47:18AM -0500, Kelly Hamlin wrote:
> this might help..
> i get errors when running logger.pl by itself. this may have something to do
> with it

Not logger.pl, "logger", which is a standard system command ("man logger").

> *.=info;*.=notice;*.=mail                       /usr/adm/messages

OK, well this is wrong. "mail" is a facility, not a priority.

Try:

*.=info;*.=notice                               /usr/adm/messages
mail.*                                          /usr/adm/mail


...and restart syslogd.
--
Nick Phillips -- nwp at lemon-computing.com
Be different: conform.



More information about the MailScanner mailing list