It has caught my attention that rewritten addresses with SRS are not signed with DKIM, because PMG looks at the domain after @ instead of the rewritten domain:
So in this case, email from cyberfusion.nl is signed with DKIM, but as the address is rewritten to originate from prorelay.nl, which is not configured to use DKIM, no DKIM signing takes place...
I'm no email expert, but shouldn't the rewritten domain be extracted from the rewritten address before evaluating if DKIM signing should take place?
Code:
not DKIM signing mail from SRS0=duAC=HO=cyberfusion.nl=wedwards@prorelay.nl
So in this case, email from cyberfusion.nl is signed with DKIM, but as the address is rewritten to originate from prorelay.nl, which is not configured to use DKIM, no DKIM signing takes place...
I'm no email expert, but shouldn't the rewritten domain be extracted from the rewritten address before evaluating if DKIM signing should take place?