[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] SOLVED: Sendmail 8.9.3 and ORDB



On Thu, 20 Mar 2003, Bill Gunning wrote:

> What is the best way to check the mail log and get a count?

Try grep "nsbl.njabl.org" /your path to/mail.log --there should be a long
line like the below...(yes, it's all on one line, the date indicates a new
line w/in your mail.log file)

Mar 20 21:12:11 pulsar sendmail[1376]: NOQUEUE: ruleset=check_relay,
arg1=host187-57.pool81114.interbusiness.it, arg2=81.114.57.187,
relay=host187-57.pool81114.interbusiness.it [81.114.57.187], reject=553
Mail from 81.114.57.187 refused by dnsbl.njabl.org open relay database


- Mike