On Fri, 13 Mar 2015, @lbutlr wrote:

On 13 Mar 2015, at 17:54 , Greg Troxel <g...@ir.bbn.com> wrote:
Currently I'm using spamass-milter, which seems to have been teetering
on the edge of unmaintained, although the 0.4.0 release on 2014-09-11
staved that off for a while.  Note that the previous release was
2006-04-05

I’m not sure how important it is that it seem frequent updates. It’s really 
just a conduit between spamassassin and sendmail. I wouldn’t think it would 
need much in the way of development, the work is all on the other ends.

Maybe not frequent updates but both the sendmail milter protocol and the
spamd protocol have seen changes which should be incorporated in the milter.

The spam landscape has changed which can trigger the need for changes in the
milter; EG originally my milter just punted on any oversized message and gave
it a pass. As spammers started tacking on large images/PDFs/DOCs etc on the
end of their spam they quickly grew to a size larger than what you'd want to
try to feed to SA. So I responed to that by truncating a large message and
only passing the first N-KB to SA. As that involves munging MIME headers
it has to be done inside the milter.

Long story short, when I first got miltrassassin 12 years ago it was ~900
lines, it's now more than double that size. Some of that was bug fixes,
porting to new platforms, etc but most was adding features I wanted.


--
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