perl-mail-dkim
Signs/verifies Internet mail with DKIM/DomainKey signatures
Mail::DKIM is a Perl module that implements the 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.
- Versions: 1.20230630
- 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 the latest version of perl-mail-dkim
as follows:
guix install perl-mail-dkim
Or install a particular version:
guix install perl-mail-dkim@1.20230630
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.
Badge code
You can use the following badge to inform users of perl-mail-dkim about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/perl-mail-dkim'><img src='https://packages.guix.gnu.org/packages/perl-mail-dkim/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/perl-mail-dkim)
Example Org:
[[https://packages.guix.gnu.org/packages/perl-mail-dkim][https://packages.guix.gnu.org/packages/perl-mail-dkim/badges/latest-version.svg]]