Excuse my ignorance, but what is the difference between enable dkim in amavisd-new and having it set to 0 letting spamassassin just do its thing with loadmodule dkim?
On Mon, Jun 27, 2022 at 4:26 AM Henrik K <h...@hege.li> wrote: > On Sun, Jun 26, 2022 at 12:57:32PM -0400, Alex wrote: > > > > > > Amavisd-new works fine here. Maybe $enable_dkim_verification or > something > > is different. > > > > > > It's good to know you're using amavisd. It's very dependent upon the SA > version > > you're using, though. > > > > It appears both DKIM and DMARC worked until the May 29th version from svn > > (1901385). > > > > At some point after that, and even until yesterday's version, DKIM > stopped > > working. DMARC still passes with SPF, but there are no longer any > occurrences > > of DKIM. > > I think Giovannis changes don't work when amavisd is passing $suppl_attrib: > > https://svn.apache.org/viewvc?view=revision&revision=1901719 > > Sub _check_signature() isn't called at all in that case and things like > tags > are not set. I'll leave it for Giovanni to fix.. > >