that would atleast make spamassassin as cool as rspamd :)
reason i ask is that AuthRes works only if using amavisd-milter imho
where A-R headers is provided in milter code to that spamassassin plugin
?
and spamassassin does not load settings from Mail::DMARC so the sqlite3
database file is not same file as if one use Mail::DMARC standalone for
viewing reports
in dmarc.ini i have sqlite3 dbi set to /var/tmp/dmarc.sqlite3 but when
spamassasing is saving reports its saved to /tmp/dmarc.sqlite3 ?
is this a bug ?, or just config fails from my side of ?
dmarc in spamasssasin miss authres eval code to not miss a-r header
checks, i dont know if thats will be used if both plugins is loaded ?,
other with succes ?