[SpamCop-List] Re: Sendmail Blacklists
Blammo
ric.gates at bigsleep.org
Thu Mar 18 16:41:04 EST 2004
On 18 Mar 2004 Matt entered spamcop and left
news:c3ces3$u2l$2 at news.spamcop.net:
> I use entries like this to block Spam in Sendmail.
>
> # DNS based IP address spam list bl.spamcop.net
> R$* $: $&{client_addr}
> R$-.$-.$-.$- $: <?> $(host $4.$3.$2.$1.bl.spamcop.net. $: OK $)
> R<?>OK $: OKSOFAR
> R<?>$+ $#error $@ 5.7.1 $: "Spam Source: " $&{client_addr} " blocked by
> bl.spamcop.net"
>
> Is there anyway to whitelist a given IP in sendmail even if its in this
> list?
>
> Matt
>
>
>
>
It depends on which rule that's in, but normally (like when using FEATURE
dnsbl) adding an IP to access.db will skip the bl check.
See: http://www.sendmail.org/m4/anti_spam.html#access_db
--
| Ric
|
More information about the SpamCop-List
mailing list