Mail::SPF::SenderIPAddrMech (3)
Leading comments
Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28) Standard preamble: ========================================================================
NAME
Mail::SPF::SenderIPAddrMech - Abstract base class for SPF record mechanisms that operate on the SMTP sender's IP addressDESCRIPTION
Mail::SPF::SenderIPAddrMech is an abstract base class forSPF
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 Mail::SPF::Mech.Class methods
See ``Class methods'' in Mail::SPF::Mech.Instance methods
See ``Instance methods'' in Mail::SPF::Mech.SEE ALSO
Mail::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
For availability, support, and license information, see the
README
file
included with Mail::SPF.