[exim-dev] [Bug 2851] Set DKIM timestamp without specifying …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2851] Set DKIM timestamp without specifying expiry
https://bugs.exim.org/show_bug.cgi?id=2851

--- Comment #1 from Simon Arlott <bugzilla.exim.simon@???> ---
Created attachment 1408
--> https://bugs.exim.org/attachment.cgi?id=1408&action=edit
Use dkim_timestamps=0 to mean no expiry time

RFC 6376:
The value of the "x=" tag MUST be greater than
the value of the "t=" tag if both are present.

This means that "dkim_timestamps = 0" is invalid and could be used to indicate
that no expiry time should be added.

Here's a patch to do that.

--
You are receiving this mail because:
You are on the CC list for the bug.