NAME
Authentication-Milter - DKIM Module
DESCRIPTION
Module for validation of DKIM and DomainKeys signatures, and application of ADSP policies.
CONFIGURATION
"DKIM" : { | Config for the DKIM Module
"hide_none" : 0, | Hide auth line if the result is 'none'
"hide_domainkeys" : 0, | Hide any DomainKeys results
"check_adsp" : 1, | Also check for ADSP
"show_default_adsp" : 0, | Show the default ADSP result
"adsp_hide_none" : 0 | Hide auth ADSP if the result is 'none'
},
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.