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..