On Tue, January 6, 2009 21:31, Bob McClure Jr wrote:

> Directly from our local.cf:
> ========= 8< snip -----------------
> # We've (or at least the webmaster has) had a problem with spam
> # from aim.com users, coming from AOL servers.  After much training,
> # they hit BAYES_99, but not enough other rules to go over the edge.
> # These are designed to handle that.
> header __RLM_RCVD_FROM_AOL Received =~ /from .*\.aol\.com/
> header __RLM_FROM_AIM_USER From =~ /\...@aim\.com/
> meta RLM_AIM_SPAM (__RLM_RCVD_FROM_AOL && __RLM_FROM_AIM_USER)
> # Most of this already scores 3.5.
> score RLM_AIM_SPAM 1.6
> ========= 8< snip -----------------
>
> Set your score to push them over the threshold.  Much more than that
> and you risk FPs.

use spf
http://old.openspf.org/wizard.html?mydomain=aim.com&submit=Go!

-- 
Benny Pedersen
Need more webspace ? http://www.servage.net/?coupon=cust37098

Reply via email to