Re: [qmailtoaster] DKIM Verification Question

2020-06-02 Thread Gary Bowling
Yea, I had already looked in there, they aren't there. I eventually found them in /usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/DKIM.pm Looks like the defaults are,   score DKIM_ADSP_ALL  2.5   score DKIM_A

Re: [qmailtoaster] DKIM Verification Question

2020-06-02 Thread Eric Broch
Gary, The stock scores for spamassassin are in /usr/share/spamassassin/*.cf. # grep DKIM /usr/share/spamassassin/*.cf For your local configuration you can override the scores in /etc/mail/spamassassin/local.cf on COS8 or /etc/spamassassin/local.cf on COS7. I know THAT one can manipulate score

Re: [qmailtoaster] DKIM Verification Question

2020-06-02 Thread Gary Bowling
Thanks Eric. What is the config setting in local.cf to change the DKIM scoring? I don't find any setting in my /etc/spamassassin/ directories that sets that score. Is the scoring for the stock EPEL local.cf different from what we have? I assume not since you

Re: [qmailtoaster] DKIM Verification Question

2020-06-02 Thread Eric Broch
Hi Gary, My intent, which I articulated in another email on the list and instead of reinventing the wheel, was exactly as you deduced in your email, that is, to allow spamassassin to score DKIM which it does; however, I have not done anything as far as a tailoring configuration for QMT and was

[qmailtoaster] DKIM Verification Question

2020-06-02 Thread Gary Bowling
What is everyone doing these days for DKIM verification, i.e. checking incoming mail for DKIM signatures? Background Many years ago, when DKIM was first introduced to the toaster (maybe it was even in the Shupp's toaster days), I installed and turned o