RBL checks not being done?

Scott Silva ssilva at SGVWATER.COM
Mon Sep 20 16:19:52 IST 2004


<x-flowed>
Matt Kehler wrote:
>>>>rich at MAIL.WVNET.EDU 09/16/04 10:31AM >>>
>
> Matt Kehler wrote:
>
>
>>>>>mailscanner at ECS.SOTON.AC.UK 09/16/04 09:15AM >>>
>>>>>
>>>>>
>>At 14:26 16/09/2004, you wrote:
>>
>>
>>
>>>I have 2 seemingly identical servers running MS 4.24-5.  I have Spam List =
>>>ORDB-RBL SBL+XBL in the config for both.  Only one is using it. The other
>>>server's maillog never shows anything pertaining to RBL whatsoever.
>>>Everything else seems to work fine.
>>>
>>>
>>
> Fixed? Maybe...
>
> Either way, I think I'm on the right path.   I tried to put the RBL directly into sendmail to ensure that it was working there..it wasn't. No errors, just couldn't even see it trying.  Huh? So I took a closer look at my sendmail.mc file... I ended up taking OUT the below line, and now RBL checking works from within sendmail.  But I still don't see MailScanner trying to do RBL's.  Or will it only display a RBL line from within the MailScanner logging if it was *rejected*?  In that case, its most likely fixed; I'll just take the RBL out of sendmail.mc and rebuilt/restart.  Hopefully then I'll see MS start doing the checks.
>
> ##  took this out!!!
> Other DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
You just need to remove  the address part like this:
DAEMON_OPTIONS(`Port=smtp, Name=MTA')

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).
</x-flowed>



More information about the MailScanner mailing list