Re: SpamAssassin Milter – Milter for spam filtering with SpamAssassin

2020-03-11 Thread David Bürgin
Matus UHLAR - fantomas: > rewrite from scratch? It is, one of those infamous RIIR (rewrite it in Rust) projects … > what I miss in spamass-milter is: > - preserving more X-Spam-* headers The new milter adds all ‘X-Spam-’ headers received from spamd, if that’s what you had in mind. > - defining

Re: SpamAssassin Milter – Milter for spam filtering with SpamAssassin

2020-03-11 Thread RW
On Wed, 11 Mar 2020 10:11:22 +0100 Matus UHLAR - fantomas wrote: > >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. > > rewrite from scratch

Re: SpamAssassin Milter – Milter for spam filtering with SpamAssassin

2020-03-11 Thread Matus UHLAR - fantomas
On 09.03.20 17:43, David Bürgin wrote: 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 t

RE: How to block chimpmail emails?

2020-03-11 Thread Marc Roos
What you can do is put in your sendmail access connect:mailchimp.com ERROR "SPAM" This refuses any connection of ip addresses with a reverse lookup having *.mailchimp.com -Original Message- Sent: 11 March 2020 00:15 To: users@spamassassin.apache.org Subject: How to block

Re: How to block chimpmail emails?

2020-03-11 Thread Axb
On 2020-03-11 00:15, Daryl Rose wrote: I receive several marking emails from chimpmail. I've tried adding the from email address to the blackfrom_list, but that does not block chimpmail. How can a person block these? Thank you. Daryl header XMAILER_MAILCHIMP =~ /^MailChimp Mailer/ or an