Dnia 14.04.2022 o godz. 23:21:18 DL Neil pisze:
> Have a multi-domain Postfix+Dovecot+MySQL+SpamAssassin working nicely.
> Added OpenDKIM and it works, passing some 'tests', but not others. I
> notice that outgoing mail appears to be signed twice. Is this correct?
How do you run SpamAssassin? As a
Mail is signed twice because Postfix receives it twice. I suggest
that you correlate the Received: headers with the DKIM signatures,
and decide where to enable DKIM signing. It may be easier to configure
this per-service in master.cf than globally in main.cf.
Wietse