Name : perl-Mail-DKIM
| |
Version : 1.20240619
| Vendor : openSUSE
|
Release : 1.2
| Date : 2024-06-23 18:29:40
|
Group : Unspecified
| Source RPM : perl-Mail-DKIM-1.20240619-1.2.src.rpm
|
Size : 0.46 MB
| |
Packager : https://bugs_opensuse_org
| |
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/openSUSE:/ALP:/Experimental:/Slowroll/base.20240702/repo/oss/noarch |