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

RE: [cobalt-users] whitelisting with sendmail.cf spamblocking config



> Hi All,
> 
> I recently implemented blacklists in my sendmail.cf.
> I've been 100% happy with it.  Everyday I block about 4000 
> messages out of 
> about 5500 total messages with this setup.
> 
> Today I had my first request for a whitelist.
> 
> 
> My question is, how to I whitelist an IP address?
> 

In /etc/mail/access in the custom section add a listing for:
ip.add.re.ss[TAB]OK
Then run 
makemap hash /etc/mail/access.db < /etc/mail/access
-- 
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.