Search results for "module:Mail::DKIM::Key"
Mail::DKIM::PublicKey - Represents a DKIM key
MBRADSHAW/Mail-DKIM-1.20230911
-
11 Sep 2023 01:32:07 UTC
Mail::DKIM::PrivateKey - a private key loaded in memory for DKIM signing
MBRADSHAW/Mail-DKIM-1.20230911
-
11 Sep 2023 01:32:07 UTC
Mail::DKIM::KeyValueList - Represents a Key/Value list
MBRADSHAW/Mail-DKIM-1.20230911
-
11 Sep 2023 01:32:07 UTC
Mail::OpenDKIM::PrivateKey - Load in a private key for use with the Mail::OpenDKIM package
Mail::OpenDKIM::PrivateKey provides a system to allow private keys to be loaded from a file for use when signing an email with Mail::OpenDKIM::Signer. It provides enough of a subset of the functionaility of Mail::DKIM::PrivateKey to allow use of the ...
INFRACANI/Mail-OpenDKIM-4204 - 17 Aug 2017 11:14:15 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::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::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::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::DKIM::Signature - represents a DKIM-Signature header
MBRADSHAW/Mail-DKIM-1.20230911
-
11 Sep 2023 01:32:07 UTC
Mail::DomainKeys - A perl implementation of DomainKeys
ANTHONYU/Mail-DomainKeys-1.0
-
03 Mar 2007 11:37:39 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
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::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::ARC::Seal - represents a ARC-Seal header
MBRADSHAW/Mail-DKIM-1.20230911
-
11 Sep 2023 01:32:07 UTC
Mail::SpamAssassin::Conf - SpamAssassin configuration file
SpamAssassin is configured using traditional UNIX-style configuration files, loaded from the "/usr/share/spamassassin" and "/etc/mail/spamassassin" directories. The following web page lists the most important configuration settings used to configure ...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::DKIM::DkSignature - represents a DomainKeys-Signature header
MBRADSHAW/Mail-DKIM-1.20230911
-
11 Sep 2023 01:32:07 UTC
Mail::DKIM::Algorithm::Base - base class for DKIM "algorithms"
MBRADSHAW/Mail-DKIM-1.20230911
-
11 Sep 2023 01:32:07 UTC
Mail::DKIM::ARC::Verifier - verifies an ARC-Sealed message
The verifier object allows an email message to be scanned for ARC seals and their associated 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 signatures ...
MBRADSHAW/Mail-DKIM-1.20230911 - 11 Sep 2023 01:32:07 UTC