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

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



My question is, how to I whitelist an IP address?
Add it to /etc/mail/access:
ip.ad.re.ss<tab>OK
Then rebuild the hash file:
makemap hash /etc/mail/access.db < /etc/mail/access

Thanks a bunch Bruce. Works great!

Brian