Package Info

perl-Mail-DKIM


Signs/verifies Internet mail with DKIM/DomainKey signatures


Unspecified

This module implements the various components of the DKIM and DomainKeys message-signing and verifying standards for Internet mail. It currently tries to implement these specifications:

  • RFC4871, for DKIM

  • RFC4870, for DomainKeys

  • draft-ietf-dmarc-arc-protocol-06, for ARC

The module uses an object-oriented interface. You use one of two different classes, depending on whether you are signing or verifying a message. To sign, use the Mail::DKIM::Signer class. To verify, use the Mail::DKIM::Verifier class. Simple, eh?

Likewise for ARC, use the ARC modules Mail::DKIM::ARC::Signer and Mail::DKIM::ARC::Verifier

If you're sending to test libraries which expect the tags in headers to be sorted, you can set $Mail::DKIM::SORTTAGS to a true value, and all created headers will get sorted keys


License: Artistic-1.0 OR GPL-1.0-or-later
URL: https://metacpan.org/release/Mail-DKIM

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
1.20240923-bp160.1.2 info GA Release 2024-09-23 16.0
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • perl-Mail-DKIM