Re: New Mail::SpamAssassin::Plugin::HeadersEqual plugin

2016-09-08 Thread Amir Caspi
> On Sep 8, 2016, at 10:05 AM, apache.org+spamassas...@daniel-rudolf.de wrote: > > As you can see, SA will increase the score by 0.5 when the From: and > Return-Path: headers don't match ("ne" for "not equal"). This particular rule will FP for most mailing list emails... including this one.

New Mail::SpamAssassin::Plugin::HeadersEqual plugin

2016-09-08 Thread apache . org+spamassassin
Hi, I would like to share my (pretty simple) SA plugin I've developed recently to do a pretty basic task: Comparing message headers against each other. It is mostly useful to compare the various address headers of an email, a frequent use case might be to compare the Return-Path: and From: