Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2007 22:48:40 -0800
From:      Rudy <crapsh@monkeybrains.net>
To:        Steve Bertrand <iaccounts@ibctech.ca>
Cc:        Kurt Buff <kurt.buff@gmail.com>, freebsd-questions <freebsd-questions@freebsd.org>, Sten Daniel Soersdal <netslists@gmail.com>
Subject:   Re: (postfix) SPAM filter?
Message-ID:  <4760D5C8.2010804@monkeybrains.net>
In-Reply-To: <4760CFC3.7060904@ibctech.ca>
References:  <476086E2.5030402@gmail.com>	<a9f4a3860712122200uecdbc83x5b072be9800e7c62@mail.gmail.com> <4760CFC3.7060904@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Steve Bertrand wrote:
>>> * Once it is setup then it would require no additional maintenance.
>>> * Potential spam messages are marked with a special header that can be
>>> filtered on user discretion on their local mail client software.
> 
>> Yes, one recommendation for sure. Give up on your first goal. It'll
>> never happen, because fighting spam is an arms race, with new tactics
>> needing to be adopted.
> 
> Amen (or Ahem, or what BSDie would say). There will *ALWAYS* be
> maintenance. If you are not developing new regexs and/or solutions to
> fight the daily produced techniques that make up SPAM, then you are
> implementing them.

I have found spam assassin with nightly updates of the helpful (there are other people developing 
new regexs daily).

48 5 * * * /usr/local/bin/sa-update  --channel updates.spamassassin.org && 
/usr/local/etc/rc.d/sa-spamd restart

There are other channels you can subscribe to.

Another super helpful bocker is to block all inbound connections from IPs without reverse DNS. 
Don't forget to virus check your email while you are at it -- there are several packages (clamav is 
one).  And finally, a couple of RBLs added into the mix are helpful.

Rudy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4760D5C8.2010804>