04-11-04 08:33 PM
On Fri, 9 Apr 2004, jerry lopez wrote:
> how to get rid of the spamm , how to filter ?
>
Use blacklists in your sendmail config.
Like in sendmail.mc:
FEATURE(`dnsbl', `relays.ordb.org', `"550 5.7.1 ACCESS DENIED to <"$&f">
thru VERIFIED OPEN MAIL RELAY "$&{client_name}"
(http://www.ordb.org/lookup/index.php?host="$&{client_addr}" +
http://mail-abuse.org/tsi/ar-fix.html)"', `')dnl
[ Post a follow-up to this message ]
|