[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] logcheck RaQ550
- Subject: Re: [cobalt-users] logcheck RaQ550
- From: "Andy Clyde, oxfordmusic.net" <andy.clyde@xxxxxxxxxxxxxxx>
- Date: Wed Oct 9 02:28:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> Oct 8 16:15:00 www sendmail[13364]: NOQUEUE: localhost [127.0.0.1] did
not
> issue MAIL/EXPN/VRFY/ETRN during
> connection to MTA
>
have you tried adding the line:
sendmail.*NOQUEUE.*localhost
to the logcheck.violations.ignore AND logcheck.ignore files (usually in
/usr/local/etc)
that does the trick for me on a RaQ4.
i guess you could do the same for the others:
cced.*client.*admin
proftp.*www.test.*localhost
etc...
not sure about my regexp but i'm sure you can work it out.
andy