|
NAMEMail::SPF::SenderIPAddrMech - Abstract base class for SPF record mechanisms that operate on the SMTP sender's IP addressDESCRIPTIONMail::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.ConstructorsSee "Constructors" in Mail::SPF::Mech.Class methodsSee "Class methods" in Mail::SPF::Mech.Instance methodsSee "Instance methods" in Mail::SPF::Mech.SEE ALSOMail::SPF, Mail::SPF::Record, Mail::SPF::MechMail::SPF::Mech::IP4, Mail::SPF::Mech::IP6, Mail::SPF::Mech::A, Mail::SPF::Mech::MX, Mail::SPF::Mech::PTR <http://tools.ietf.org/html/rfc4408> For availability, support, and license information, see the README file included with Mail::SPF. AUTHORSJulian Mehnle <julian@mehnle.net>
Visit the GSP FreeBSD Man Page Interface. |