mirror of
https://github.com/chatmail/relay.git
synced 2026-05-11 16:34:39 +00:00
doc/source/overview.rst: clarify DKIM-Header-Stripping
Co-authored-by: holger krekel <holger@merlinux.eu>
This commit is contained in:
@@ -272,8 +272,8 @@ by OpenDKIM screen policy script before validating the signatures. This
|
||||
corresponds to strict :rfc:`DMARC <7489>` alignment (``adkim=s``).
|
||||
If there is no valid DKIM signature on the incoming email, the
|
||||
sender receives a “5.7.1 No valid DKIM signature found” error.
|
||||
After validating the DKIM signature, OpenDKIM strips all ``OpenDKIM:`` headers to
|
||||
reduce message size.
|
||||
After validating the DKIM signature,
|
||||
the `final.lua` script strips all ``OpenDKIM:`` headers to reduce message size on disc.
|
||||
|
||||
Note that chatmail relays
|
||||
|
||||
|
||||
Reference in New Issue
Block a user