This package browser is in early development. Mind the rough edges.

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.

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.