On Fri, 13 Mar 2015, Shane Williams wrote:

I've been reviewing the current landscape of anti-spam tools since I
haven't set up a new system in a while, and one place I'm wondering
what people are using is milters for spamassassin/spamc.

It seems like spamass-milter is the default go-to for most people, but
I'd really like one that can listen on an INET socket (and
spamass-milter doesn't as far as I can tell, but please correct me if
I'm wrong).  Milter-spamc from SnertSoft looks promising, but it's not
free, and a bit more complicated.  smtp-vilter also looks interesting,
but it does more than just SpamAssassin stuff, so might be overkill.

And I suspect there are a bunch more out there (though a lot of these
projects seem to have stalled or died over time).

What are your favorite (not spamass-milter) options for plugging
spamassassin into a milter?

Looking at the source for spamass-milter it looks like they're taking
the "-p socket" argument and passing it directly to smfi_setconn so
you should be able to give an INET socket address if you use the
correct syntax (see docs for smfi_setconn).

13 years ago I was doing a hunt similar to yours and came across
"miltrassassin" from digitalanswers.org. It was not quite what I
was looking for but closer than any of the others I found, so I took
it and started developing.




--
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{

Reply via email to