./mail/opendkim, Open source DKIM library, MTA filter implementation and tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.10.3nb11, Package name: opendkim-2.10.3nb11, Maintainer: pettai

OpenDKIM is an open source implementation of the DKIM (Domain Keys Identified
Mail) sender authentication system proposed by the E-mail Signing Technology
Group (ESTG), now standardized by the IETF (RFC4871). It also includes
implementations of the Author Domain Signing Practises (ADSP, RFC5617) and
Vouch By Reference (VBR, RFC5518) proposed standards.

The project started from a code fork of version 2.8.3 of the open source
dkim-milter package developed and maintained by Sendmail, Inc.


Required to run:
[lang/perl5]

Required to build:
[mail/libmilter]

Package options: opendkim-filter

Master sites:

Filesize: 1181.859 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-04-21 15:03:09 by Emmanuel Dreyfus | Files touched by this commit (4)
Log message:
Add missing patch, as pointed by wiz@
Split patch as one per patched file, as requested by sketch@
   2023-04-21 02:51:52 by Emmanuel Dreyfus | Files touched by this commit (2)
Log message:
Add OmitHeadersDB directive to specify file containing per-recipient
list of headers to not use in signature. The file format is:

user@doamin.tld header1,header2,header3
domain.tld      header4,header5

From upstream https://github.com/trusteddomainproject/OpenDKIM/pull/173
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-05-16 21:12:19 by Jonathan Perkin | Files touched by this commit (3)
Log message:
opendkim: Fix SunOS build and pkglint.
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34