Search results for "module:Mail::SPF::Term"
Mail::SPF::Term - SPF record term class
An object of class Mail::SPF::Term represents a term within an SPF record. Mail::SPF::Term cannot be instantiated directly. Create an instance of a concrete sub-class instead. Constructor The following constructor is provided: new(%options): returns ...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 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::Mech::A - SPF record a mechanism class
An object of class Mail::SPF::Mech::A represents an SPF record mechanism of type "a". Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Mech::A* Creates a new SPF record "a" mechanism object. %options is a list ...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Mech::MX - SPF record mx mechanism class
An object of class Mail::SPF::Mech::MX represents an SPF record mechanism of type "mx". Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Mech::MX* Creates a new SPF record "mx" mechanism object. %options is a l...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Mod::Exp - SPF record exp modifier class
An object of class Mail::SPF::Mod::Exp represents an SPF record modifier of type "exp". Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Mod::Exp* Creates a new SPF record "exp" modifier object. %options is a l...
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::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::SPF::Mech::IP4 - SPF record ip4 mechanism class
An object of class Mail::SPF::Mech::IP4 represents an SPF record mechanism of type "ip4". Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Mech::IP4* Creates a new SPF record "ip4" mechanism object. %options is...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Mech::IP6 - SPF record ip6 mechanism class
An object of class Mail::SPF::Mech::IP6 represents an SPF record mechanism of type "ip6". Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Mech::IP6* Creates a new SPF record "ip6" mechanism object. %options is...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Mech::All - SPF record all mechanism class
An object of class Mail::SPF::Mech::All represents an SPF record mechanism of type "all". Constructors The following constructors are provided: new: returns *Mail::SPF::Mech::All* Creates a new SPF record "all" mechanism object. %options is a list of...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Mech::PTR - SPF record ptr mechanism class
An object of class Mail::SPF::Mech::PTR represents an SPF record mechanism of type "ptr". Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Mech::PTR* Creates a new SPF record "ptr" mechanism object. %options is...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Mech::Exists - SPF record exists mechanism class
An object of class Mail::SPF::Mech::Exists represents an SPF record mechanism of type "exists". Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Mech::Exists* Creates a new SPF record "exists" mechanism object....
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Mech::Include - SPF record include mechanism class
An object of class Mail::SPF::Mech::Include represents an SPF record mechanism of type "include". Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Mech::Include* Creates a new SPF record "include" mechanism obj...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::Mod::Redirect - SPF record redirect modifier class
An object of class Mail::SPF::Mod::Redirect represents an SPF record modifier of type "redirect". Constructors The following constructors are provided: new(%options): returns *Mail::SPF::Mod::Redirect* Creates a new SPF record "redirect" modifier obj...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::v1::Record - SPFv1 record class
An object of class Mail::SPF::v1::Record represents an SPFv1 ("v=spf1") record. Constructors The following constructors are provided: new(%options): returns *Mail::SPF::v1::Record* Creates a new SPFv1 record object. %options is a list of key/value pa...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::SPF::v2::Record - Sender ID ("spf2.0") record class
An object of class Mail::SPF::v2::Record represents a Sender ID ("spf2.0") record. Constructors The following constructors are provided: new(%options): returns *Mail::SPF::v2::Record* Creates a new Sender ID ("spf2.0") record object. %options is a li...
JMEHNLE/Mail-SPF-v2.9.0 - 22 Jul 2013 03:56:38 UTC
Mail::MtPolicyd::Plugin::SPF - mtpolicyd plugin to apply SPF checks
This plugin applies Sender Policy Framework(SPF) checks. Checks are implemented using the Mail::SPF perl module. Actions based on the SPF result can be applied for: pass (pass_mode, default: passive) softfail (softfail_mode, default: passive) fail (f...
BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 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