Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2005 16:37:07 -0600
From:      Kevin Kinsey <kdk@daleco.biz>
To:        Luciano Musacchio <l0kit0@exactas.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: how to deal with spam for good?
Message-ID:  <4230CC13.8090503@daleco.biz>
In-Reply-To: <200503100053.58872.l0kit0@exactas.org>
References:  <200503100053.58872.l0kit0@exactas.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Luciano Musacchio wrote:

>Hi,
>I'm wondering, how does this mailing list doesn't get any spam? :),
>I need to set some filter on my mail server, can some one here give
>me a hint on this?
>
>thanks
>
>  
>

# sudo ipfw add 00001 deny ip from any to me 25

:-)

Should do the trick. 

Actually, it's a never-ending battle.  And it's
tricky to fight.  And, as you've seen, a lot of
people have opinions. 

So far, I've tried:

a] blocking entire countries with ACL's.
b] SpamAssasssin + Amavisd + Dual-Sendmail
c] Greylisting with Perl + Mysql + Sendmail
    (excluding a lot of big SP's, thank you much)

It frankly takes more of my time than it's worth,
and that's an economic issue, to be sure.  I'm beginning
to think that, if you have time to spend on it, b] isn't
such a bad option.  But I've not found the *answer*
yet.

Good luck.

Kevin Kinsey



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4230CC13.8090503>