|
Posted by Toby A Inkster on 12/04/07 11:51
phill.luckhurst@googlemail.com wrote:
> Many people I know use spamarrest. This is basically a subscription
> service where you set up an email box with them and redirect your
> current addresses to it. It compares any mail sent to it with your
> allowed list and forwards on those allowed. Any that are not in the
> list, a message get's returned to the sender asking them to fill out a
> little verification form. If they correctly fill out the form thay are
> added to the allowed list and their mail gets through.
Argh! Challenge-Reponse systems are purest evil! I'm sure that anyone who
runs a reasonable sized mailing list will agree with me.
> Does anyone know of a similar script (preferably cheap or free) that I
> could install on my server to do similar. So far the only php script I
> have found cost £200+, a bit out of my price range.
Use amavisd+SpamAssassin instead. It hooks into your mail server to run
all your incoming mail through a barrage of different tests and gives each
message a "spamminess rating" in the message headers. It can automatically
bounce or silently drop mail that reaches certain scores too.
Whatsmore if you install a virus checker like ClamAV, it will hook into
that too to add virus scanning of incoming messages too.
ClamAV, SpamAssassin and amavisd are all free and open source.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 9 days, 18:34.]
Sharing Music with Apple iTunes
http://tobyinkster.co.uk/blog/2007/11/28/itunes-sharing/
[Back to original message]
|