|
Posted by ObiWan on July 19, 2004, 10:53 am
If you were Registered and logged in, you could reply and use other advanced thread options
> Guys, did anyone have an exprience using
> www.spamstopshere.com service as an
> antispam solution? How good are they?
I can't help you with that, I don't know that service, but ...
> P.S. I'm looking for a solution for the server at work.
> Not for home use single PC.
my usual choice goes to http://assp.sourceforge.net it's an SMTP proxy which intercepts all SMTP traffic
before it reaches the real server and filters it, the s/w
is completely written in Perl, so it run on a whole lot of
different platforms and operating systems; for more
details, have a look at the FAQ and documents you
will find on the home site above; for a quick eyeball
you may look at
A sample of the ASSP server interface
http://assp.sourceforge.net/fom/cache/93.html
The ASSP global statistics
http://assp.sourceforge.net/cgi-bin/total.pl
Some sample configurations
http://assp.sourceforge.net/fom/cache/135.html
The "getting started" documents
http://assp.sourceforge.net/fom/cache/3.html
Regards
|