TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG] Re: [TCLUG:23045] spam control, and CLEC's
Quoting Adam Maloney (adamm@sihope.com):
> FEATURE(`dul')dnl
>
Eh? What version of sendmail are you running?
In the 8.10.x and the 8.11.x this is the feature set:
FEATURE(dnsbl, `dialups.mail-abuse.org', `Dialup - see http://www.mail-abuse.org/dul/')dnl
Unless you tweaked stuff in the feature directory.
Cuz, here is what it says if you use that feature set:
Warning: FEATURE(`rbl') is deprecated, use FEATURE(`dnsbl') instead
Since we are all editing our .mc files, you should probably have this in there
too :-)
FEATURE(dnsbl, `rbl.maps.vix.com', `Rejected - see http://www.mail-abuse.org/rbl/')dnl
FEATURE(dnsbl, `relays.mail-abuse.org', `Open spam relay - see http://www.mail-abuse.org/rss/')dnl
--
Bob Tanner <tanner@real-time.com> | Phone : (612)943-8700
http://www.mn-linux.org | Fax : (612)943-8500
Key fingerprint = 6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9