-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add OmitHeadersDB directive to specify file containing per-recipient
list of headers to not use in signature. The file format is: [email protected] header1,header2,header3 domain.tld header4,header5 From upstream trusteddomainproject/OpenDKIM#173
- Loading branch information
manu
committed
Apr 21, 2023
1 parent
0a88bdc
commit 7320d4f
Showing
2 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
$NetBSD: distinfo,v 1.24 2022/05/16 19:12:19 jperkin Exp $ | ||
$NetBSD: distinfo,v 1.25 2023/04/21 00:51:52 manu Exp $ | ||
|
||
BLAKE2s (opendkim-2.10.3.tar.gz) = b790b2fdcffd16372460f0d686845019c85d21e3530202792c5d601801030dc7 | ||
SHA512 (opendkim-2.10.3.tar.gz) = 97923e533d072c07ae4d16a46cbed95ee799aa50f19468d8bc6d1dc534025a8616c3b4b68b5842bc899b509349a2c9a67312d574a726b048c0ea46dd4fcc45d8 | ||
Size (opendkim-2.10.3.tar.gz) = 1210224 bytes | ||
SHA1 (patch-OmitHeadersDB) = 7aedd31a0572335ab2f60fc454e60bbf7806f79f | ||
SHA1 (patch-configure.ac) = c9ae182ed2c5c2ec3018fe4c6066ed7fa0d3686f | ||
SHA1 (patch-libopendkim_dkim-canon.c) = 3d15386a114639f2479505bc3b12c1de67dbb18a | ||
SHA1 (patch-opendkim_opendkim-crypto.c) = d7d08fda3dba5bf9cb834123218b1e89b78878e5 |