Changes between Version 2 and Version 3 of Ticket #3011, comment 7
- Timestamp:
- 10/31/23 00:53:30 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3011, comment 7
v2 v3 4 4 - it looks like Mailman prefers to strip the incoming DKIM signature; ours preserves it, but adds a Sender header, which probably invalidates the signature 5 5 - stripping and re-signing is a valid option 6 - the postgresql.org list manager is able to pass DKIM through just fine 6 - the postgresql.org list manager is able to pass DKIM through just fine, but is not adding a Sender header 7 7 - we and postgresql.org send List-Unsubscribe headers, but some email clients don't like those 8 8 - ideally (under RFC 8058), we'd have a List-Unsubscribe-Post header and DKIM-sign both to support the one-click thingy; of course, we have no DKIM at all