| Name : perl-Mail-DKIM
| |
| Version : 1.20240923
| Vendor : openSUSE
|
| Release : bp161.1.2
| Date : 2024-09-23 07:32:49
|
| Group : Unspecified
| Source RPM : perl-Mail-DKIM-1.20240923-bp161.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: /pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-16.1/product_ph/repo/Backports-16-ppc64le/noarch |