Search results for "module:Mail::SPF::Mech::All"
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 - 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::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