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

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.

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.