Name : perl-Mail-DKIM
| |
Version : 1.20240619
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.63.1
| Date : 2024-07-04 19:58:40
|
Group : Unspecified
| Source RPM : perl-Mail-DKIM-1.20240619-lp155.63.1.src.rpm
|
Size : 0.47 MB
| |
Packager : https://www_suse_com/
| |
Summary : Signs/verifies Internet mail with DKIM/DomainKey signatures
|
Description :
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
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.5/noarch |