Skip to content

Releases: postalsys/mailauth

v3.0.2

14 Jul 08:21
590a6b1
Compare
Choose a tag to compare

What's Changed

  • Validate SVG file from VMC when using the cli command @andris9 in #24

Full Changelog: v3.0.1...v3.0.2

v3.0.1

10 Jul 06:22
b6c3fba
Compare
Choose a tag to compare

What's Changed

  • Added domain to check the VMC against by @andris9 in #19

Full Changelog: v3.0.0...v3.0.1

v3.0.0

09 Jul 12:57
25839ab
Compare
Choose a tag to compare

What's Changed

  • Bumped minimal Node.js requirement from 14 to 16
  • Removed parseLogoFromX509 command
  • Added new VMC parsing and verification methods
  • Added new cli command vmc to validate VMC files

@andris9 in #18

Full Changelog: v2.3.4...v3.0.0

v2.3.4

17 Jun 16:40
ef3d009
Compare
Choose a tag to compare
  • Re-implemented relaxed body canonicalization
  • Fixed a bug with simple body canonicalization

Full Changelog: v2.3.3...v2.3.4

v2.3.3

13 May 11:59
5a551ba
Compare
Choose a tag to compare
  • Exposed sealMessage as used in documentation
  • Added alignment information to the DMARC result

Full Changelog: v2.3.2...v2.3.3

v2.3.2

28 Apr 11:16
9197684
Compare
Choose a tag to compare
  • Fixed an issue with ip6: range validation

Full Changelog: v2.3.1...v2.3.2

v2.3.1

18 Jan 12:12
887ab80
Compare
Choose a tag to compare

Fixed newlines in generated public keys

Full Changelog: v2.3.0...v2.3.1

v2.3.0

18 Jan 08:04
96449fb
Compare
Choose a tag to compare
  • Include signed headers in the output of DKIM verification
  • If possible do not use node-forge to calculate RSA key modulus
  • Include modulus length in the output

Full Changelog: v2.2.3...v2.3.0

v2.2.3

12 Oct 10:44
b05d438
Compare
Choose a tag to compare

First release of downloadable binaries