NAME
Authentication-Milter - SPF Module
DESCRIPTION
Implements the SPF standard checks.
CONFIGURATION
"SPF" : { | Config for the SPF Module
"hide_received-spf_header" : 0, | Do not add the "Received-SPF" header
"hide_none" : 0 | Hide auth line if the result is 'none'
| if not hidden at all
},
SYNOPSIS
AUTHORS
Marc Bradshaw <marc@marcbradshaw.net>
COPYRIGHT
Copyright 2017
This library is free software; you may redistribute it and/or modify it under the same terms as Perl itself.