Re: [mlmmj] List server DKIM

"A. Schulze" <[email protected]> Thu, 03 Oct 2019 21:32:30 +0000
Newsgroups org.mlmmj.mlmmj
Message-ID <[email protected]>

Am 03.10.19 um 21:57 schrieb Geert Stappers:
> MTA MLMMJ (or MLMMJ itself) should remove incoming DKIM headers,
> and add outgoing DKIM headers  to make MTA Bob happy.

Sorry, but this seem not be the correct solution.

The simple solution to "make Bob happy" is to configure MLMML to not modify message content.

-> no ~list/control/prefix
-> no ~list/control/footer

The complex solution is ARC
- do DKIM validation
- modify a message
- DKIM sign the message as MLMMJ entity
- ARC seal these data
- hope, Bob trust your ARC seal

Andreas