Hello,

I have created a new milter implementation for SpamAssassin, firstly for
my own purposes but perhaps some of you might be interested, too.

    https://gitlab.com/glts/spamassassin-milter

    SpamAssassin Milter is a milter application that filters email
    through SpamAssassin server using the spamc client. It is a
    light-weight component that serves to integrate Apache SpamAssassin
    with a milter-capable MTA (mail server) such as Postfix.

I used to be a user of an alternative milter, spamass-milt, but due to
some minor complaints I had with it (including the age and quality of
the code, and lack of tests), I decided to do it over.

Compared with spamass-milt, this new milter has a reduced feature set
– for now. On the other hand, it makes use of milter features such as
automatic macro negotiation, skipping large messages, or preserving
header whitespace exactly as-is. It is not a clone of spamass-milt,
rather a more minimal incarnation, so expect some functional
differences.

Thank you for reading.


-- 
David

Reply via email to