Search results for "module:Mail::DKIM::Signature"
Mail::DKIM::Signature - represents a DKIM-Signature header
MBRADSHAW/Mail-DKIM-1.20230911
-
11 Sep 2023 01:32:07 UTC
Mail::OpenDKIM::Signature - maintains a DKIM signature for a message
Mail::OpenDKIM::Signature maintains a signature header for an email. It provides enough of a subset of the functionaility of Mail::DKIM::Signature to allow use of the OpenDKIM library with Mail::OpenDKIM::Signer....
INFRACANI/Mail-OpenDKIM-4204 - 17 Aug 2017 11:14:15 UTC
Mail::DKIM::DkSignature - represents a DomainKeys-Signature header
MBRADSHAW/Mail-DKIM-1.20230911
-
11 Sep 2023 01:32:07 UTC
Mail::DKIM::ARC::MessageSignature - Subclass of Mail::DKIM::Signature which represents a ARC-Message-Signature header
MBRADSHAW/Mail-DKIM-1.20230911
-
11 Sep 2023 01:32:07 UTC
Mail::DKIM::Signer - generates a DKIM signature for a message
This class is the part of Mail::DKIM responsible for generating signatures for a given message. You create an object of this class, specifying the parameters of the signature you wish to create, or specifying a callback function so that the signature...
MBRADSHAW/Mail-DKIM-1.20230911 - 11 Sep 2023 01:32:07 UTC
Mail::OpenDKIM::Signer - generates a DKIM signature for a message
Use this class to generate a signature for inclusion in the header of an email. It provides enough of a subset of the functionaility of Mail::DKIM::Signer to allow use of the OpenDKIM library with simple drop-in replacements. Mail::OpenDKIM::Signer o...
INFRACANI/Mail-OpenDKIM-4204 - 17 Aug 2017 11:14:15 UTC
Mail::DKIM::ARC::Signer - generates a DKIM signature for a message
This class is the part of Mail::DKIM responsible for generating ARC Seals for a given message. You create an object of this class, specifying the parameters for the ARC-Message-Signature you wish to create. You also need to pass the 'Chain' value (pa...
MBRADSHAW/Mail-DKIM-1.20230911 - 11 Sep 2023 01:32:07 UTC
Mail::DKIM::PublicKey - Represents a DKIM key
MBRADSHAW/Mail-DKIM-1.20230911
-
11 Sep 2023 01:32:07 UTC
Mail::DKIM::Verifier - verifies a DKIM-signed message
The verifier object allows an email message to be scanned for DKIM and DomainKeys signatures and those signatures to be verified. The verifier tracks the state of the message as it is read into memory. When the message has been completely read, the s...
MBRADSHAW/Mail-DKIM-1.20230911 - 11 Sep 2023 01:32:07 UTC
Mail::DMARC - Perl implementation of DMARC
This module is a suite of tools for implementing DMARC. It adheres to the 2013 DMARC draft, intending to implement every MUST and every SHOULD. This module can be used by... * MTAs and filtering tools like SpamAssassin to validate that incoming messa...
MBRADSHAW/Mail-DMARC-1.20230215 - 15 Feb 2023 00:10:34 UTC
Mail::DKIM::Iterator - Iterative DKIM validation or signing.
With this module one can validate DKIM Signatures in mails and also create DKIM signatures for mails. The main difference to Mail::DKIM is that the validation can be done iterative, that is the mail can be streamed into the object and if DNS lookups ...
SULLR/Mail-DKIM-Iterator-1.010 - 26 Feb 2021 12:32:06 UTC
Mail::OpenDKIM - Provides an interface to libOpenDKIM
Mail::OpenDKIM, coupled with Mail::OpenDKIM::DKIM, provides a means of calling libOpenDKIM from Perl. Mail::OpenDKIM implements those routine taking a DKIM_LIB argument; those taking a DKIM argument have been implemented in Mail::OpenDKIM::DKIM. Mail...
INFRACANI/Mail-OpenDKIM-4204 - 17 Aug 2017 11:14:15 UTC
Mail::DomainKeys - A perl implementation of DomainKeys
ANTHONYU/Mail-DomainKeys-1.0
-
03 Mar 2007 11:37:39 UTC
Mail::DKIM::TextWrap - text wrapping module written for use with DKIM
This is a general-purpose text-wrapping module that I wrote because I had some specific needs with Mail::DKIM that none of the contemporary text-wrapping modules offered. Specifically, it offers the ability to change wrapping options in the middle of...
MBRADSHAW/Mail-DKIM-1.20230911 - 11 Sep 2023 01:32:07 UTC
Mail::Audit::DKIM - Mail::Audit plugin for domain key verification
This method adds some very simple domain key verification to Mail::Audit. In general, consult Mail::DKIM for more information....
RJBS/Mail-Audit-DKIM-0.003 - 29 Sep 2013 01:23:14 UTC
Mail::Simple::DKIM::Signer - Simple DKIM Signer
THIS IS AN Experimental dkim simple signer it only supports simple/simple Canonicalization and rsa-sha1 encoding For more advanced signing methods please use Mail::DKIM...
MAMOD/Mail-Simple-DKIM-Signer-0.01 - 24 Jul 2010 02:56:15 UTC
Mail::DKIM::DkimPolicy - represents a DKIM Sender Signing Practices record
The Sender Signing Practices (SSP) record can be published by any domain to help a receiver know what to do when it encounters an unsigned message claiming to originate from that domain. The record is published as a DNS TXT record at _policy._domaink...
MBRADSHAW/Mail-DKIM-1.20230911 - 11 Sep 2023 01:32:07 UTC
Mail::SpamAssassin - Spam detector and markup engine
Mail::SpamAssassin is a module to identify spam using several methods including text analysis, internet-based realtime blocklists, statistical analysis, and internet-based hashing algorithms. Using its rule base, it uses a wide range of heuristic tes...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC