Lucas Rolff writes:
> Thanks for the notes about sa-learn, txrep outgoing and the autolearn itself.
> In my particular case, I'll only use it as an inbound filter, since I
> handle outbound very differently (I let other people take care of the
> filtering using an external relay); For inbound I'
On Sun, 16 May 2021 13:36:34 -0400
Greg Troxel wrote:
>
> * txrep outgoing is really useful
Did you find a reason why that's right?
As I said before, my understanding is that it updates a reputation that
only gets used on incoming mail that passes neither spf nor dkim.
In other words it adds
Thanks to both of you!
> Unfortunately my suggestion is to read the sources.
My Perl skills sadly isn't too great, what I did gather from it though, is that
it doesn't really seem to use the various values to anything, just checking
whether it's between 0 and 5 for the config, but rest of it, d
On Sun, 16 May 2021 15:28:43 +
Lucas Rolff wrote:
> Hi guys,
>
> I’m currently configuring a new setup for passing through all emails,
> and I opted for SA as my filtering – one thing I also configured are
> txrep (
> https://cwiki.apache.org/confluence/display/SPAMASSASSIN/TxRep )
>
> One t
Lucas Rolff writes:
> I’m currently configuring a new setup for passing through all emails,
> and I opted for SA as my filtering – one thing I also configured are
> txrep ( https://cwiki.apache.org/confluence/display/SPAMASSASSIN/TxRep
> )
>
> One thing I saw in the docs is that “txrep_autolearn
Hi guys,
I’m currently configuring a new setup for passing through all emails, and I
opted for SA as my filtering – one thing I also configured are txrep (
https://cwiki.apache.org/confluence/display/SPAMASSASSIN/TxRep )
One thing I saw in the docs is that “txrep_autolearn” is a range between 0
i like to see ARC testing in Mail::DKIM used in spamassassin DKiM
plugin, its imho not much code changes to make that work, if DKIM plugin
do this it would be possible to add it to AuthRes aswell, and maybe
finaly do DMARC test in spamassassin, but this last step do require
AuthRes is done a