Search results for "module:Mail::SPF::Base"
Mail::SPF::Base - Base class for Mail::SPF classes
Mail::SPF::Base is a common base class for all Mail::SPF classes. Constructor The following constructor is provided: new(%options): returns *Mail::SPF::Base* Creates a new object of the class on which the constructor was invoked. The provided options...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Test::Base - Base class for Mail::SPF::Test classes
Mail::SPF::Test::Base is a common base class for all Mail::SPF::Test classes. Constructor The following constructor is provided: new(%options): returns *Mail::SPF::Test::Base* Creates a new object of the class on which the constructor was invoked. Th...
JMEHNLE/Mail-SPF-Test-v1.001 - 30 May 2007 20:51:10 UTC
Mail::SPF::Mod - SPF record modifier base class
An object of class Mail::SPF::Mod represents a modifier within an SPF record. Mail::SPF::Mod cannot be instantiated directly. Create an instance of a concrete sub-class instead. Constructors The following constructors are provided: new(%options): ret...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Mech - SPF record mechanism base class
An object of class Mail::SPF::Mech represents a mechanism within an SPF record. Mail::SPF::Mech cannot be instantiated directly. Create an instance of a concrete sub-class instead. Constructors The following constructors are provided: new(%options): ...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Record - Abstract base class for SPF records
Mail::SPF::Record is an abstract base class for SPF records. It cannot be instantiated directly. Create an instance of a concrete sub-class instead. Constructor The following constructors are provided: new(%options): returns *Mail::SPF::Record* Creat...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Result - SPF result class
An object of class Mail::SPF::Result represents the result of an SPF request. There is usually no need to construct an SPF result object directly using the "new" constructor. Instead, use the "throw" class method to signal to the calling code that a ...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Server - Server class for processing SPF requests
Mail::SPF::Server is a server class for processing SPF requests. Each server instance can be configured with specific processing parameters. Also, the default *Net::DNS::Resolver* DNS resolver used for making DNS look-ups can be overridden with a cus...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SRS - Interface to Sender Rewriting Scheme
The Sender Rewriting Scheme preserves .forward functionality in an SPF-compliant world. SPF requires the SMTP client IP to match the envelope sender (return-path). When a message is forwarded through an intermediate server, that intermediate server m...
SHEVEK/Mail-SRS-0.31 - 19 Oct 2004 15:51:16 UTC
Mail::DMARC::Policy - a DMARC policy in object format
MBRADSHAW/Mail-DMARC-1.20230215
-
15 Feb 2023 00:10:34 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::SPF::SenderIPAddrMech - Abstract base class for SPF record mechanisms that operate on the SMTP sender's IP address
Mail::SPF::SenderIPAddrMech is an abstract base class for SPF record mechanisms that operate on the SMTP sender's IP address. It cannot be instantiated directly. Create an instance of a concrete sub-class instead. Constructors See "Constructors" in M...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SpamAssassin::Plugin::TxRep - Normalize scores with sender reputation records
This plugin is intended to replace the former AWL - AutoWelcomeList. Although the concept and the scope differ, the purpose remains the same - the normalizing of spam score results based on previous sender's history. The name was intentionally change...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::AuthenticationResults::SpamAssassin - SpamAssassin plugin for parsing Authentication-Results headers via Mail::AuthenticationResults
Process Authentication-Results in Spam Assassin...
MBRADSHAW/Mail-AuthenticationResults-SpamAssassin-1.20200220 - 20 Feb 2020 17:55:31 UTC