Courier-Filter
view release on metacpan or search on metacpan
lib/Courier/Filter/Module/SPFout.pm view on Meta::CPAN
%options is a list of key/value pairs representing any of the following
options:
=over
=item B<trusting>
I<Disabled>. Since I<outbound> SPF checking, as opposed to I<inbound> SPF
checking, is applied to trusted (authenticated) messages only, setting this
module to be B<trusting> does not make sense. This property is thus locked to
B<false>. Also see the description of
L<< Courier::Message's C<trusted> property | Courier::Message/trusted >>.
=item B<match_on>
A reference to an array containing the set of SPF result codes which should
cause the filter module to match a message. Possible result codes are C<pass>,
C<fail>, C<softfail>, C<neutral>, C<none>, C<permerror>, and C<temperror>. See
the SPF specification for details on the meaning of those. If C<temperror> is
listed, an C<temperror> result will by definition never cause a I<permanent>
( run in 1.812 second using v1.01-cache-2.11-cpan-39bf76dae61 )