Date: Thu, 12 Jun 2003 23:15:21 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Robert Huff <roberthuff@rcn.com> Cc: questions@freebsd.org Subject: Re: List of popular DNS blacklists for spam? Message-ID: <20030613041521.GK53468@dan.emsphone.com> In-Reply-To: <16105.19089.215869.680959@jerusalem.litteratus.org> References: <20030612113643.E45045@tigger.alkinetworks.com> <20030612184603.GE53468@dan.emsphone.com> <16105.19089.215869.680959@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 12), Robert Huff said: > Dan Nelson writes: > > I block everything in relays.ordb.org via sendmail, and also use > > whatever Spamassassin defaults to, and reject anything with a > > score over 20. > > _20_?? You're a fortunate man; I mark at 5 and am still getting way > more seepage than I want. (OK, so some of that contains 0% English. > but still.) I actually tag (and dump into a spam folder) anything over 8. The >= 20 check is handled by a milter which rejects the message at the SMTP level. Set "ok_languages en" and "ok_locales en" to penalize foreign languages and charsets. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030613041521.GK53468>