Hi All,
Just an FYI that it's still not worth using DKIM on SFOS 18.0.4 MR4 - just spent a couple of hours debugging an XG throwing '550 No acceptable DKIM signature found.' errors only to find that the messages it was failing on were MIME multipart messages, where one of the parts was an .eml attachment and DKIM was trying to perform signature matches on this attachment. Remove the attachment and it worked.
Workaround is to zip any e-mail attachments before sending them through the XG, set an exception for DKIM scanning in the Mail policies, or bypass the XG mail processing by creating a rule before the SMTP scanning rule that doesn't perform SMTP scanning and allows the internal mail server(s) to send out directly to external mail servers.
This thread was automatically locked due to age.