Skip to content

Releases: haraka/haraka-plugin-dkim

1.1.0

12 Apr 22:16
d9a7c41

Choose a tag to compare

  • feat: support body_canon=simple or relaxed
  • feat: add ed25519 validation
  • test: if opendkim installed, round trip test against it
  • fix: don't allow rsa-sha1, RFC 8301 3.2
  • fix: don't allow subsequent fail to overwrite a pass
  • fix: don't discard valid signatures when DNS has > 1 accepable hash
  • fix: don't truncate DNS p= value, may have base64 = padding
  • fix: enforce DNS record uniquenes per RFC 6376 3.6.2.2
  • fix: correctly handle header canonicalization ws
  • fix: corrected simple body canonicalization for empty bodies
  • fix: correct a flawed suffix check
  • deps: bump all to latest

1.0.11

07 Feb 00:16
f132316

Choose a tag to compare

  • results: shed duplicate (redundant) result fields

1.0.10

02 Feb 18:41
c06fd16

Choose a tag to compare

  • deps(all): bump versions to latest

1.0.9

27 Jan 04:01
5c87242

Choose a tag to compare

  • dep(eslint): upgrade to eslint 9

1.0.8

01 Oct 20:57
aec8074

Choose a tag to compare

  • dependency version bumps
    • dep(nopt): 8.0.0
    • dep(async): 3.2.6
    • dep(haraka-email-message): 1.2.4
    • dep(haraka-test-fixtures): 1.3.8

1.0.7

03 Sep 00:27
7c5e3a9

Choose a tag to compare

  • fix CHANGELOG entries

1.0.6

03 Sep 00:22
a39a0b3

Choose a tag to compare

  • fix(dkim_key_gen.sh): remove unused variable

1.0.5

23 Aug 17:06
6b70ab3

Choose a tag to compare

  • fix: missing context, avoid load_key crash by ensuring config exists with the appropriate context.

1.0.4

21 May 22:09
7a5dd46

Choose a tag to compare

  • populate [bin] in package.json
  • deps: bump versions

1.0.3

16 Apr 00:12
405a975

Choose a tag to compare

  • 06d074f config: add verify.enabled setting
  • 17b3b38 doc(CONTRIBUTORS): added