perl-mail-dkim 1.20220520
Signs/verifies Internet mail with DKIM/DomainKey signatures
Mail::DKIM is a Perl module that implements the new Domain Keys Identified Mail (DKIM) standard, and the older Yahoo! DomainKeys standard, both of which sign and verify emails using digital signatures and DNS records. Mail-DKIM can be used by any Perl program that wants to provide support for DKIM and/or DomainKeys.
- Website: https://metacpan.org/release/Mail-DKIM
- Licenses: GPL 3+
- Package source: gnu/packages/mail.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-mail-dkim 1.20220520
as follows:
guix install perl-mail-dkim@1.20220520
Or install the latest version:
guix install perl-mail-dkim
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.