NAME
Mail::Milter::Authentication::Handler::XGoogleDKIM - Handler class for Google specific DKIM
VERSION
version 4.20250811
DESCRIPTION
Module for validation of X-Google-DKIM signatures.
CONFIGURATION
"XGoogleDKIM" : {                               | Config for the X-Google-DKIM Module
    "hide_none"         : 0,                    | Hide auth line if the result is 'none'
},
AUTHOR
Marc Bradshaw <marc@marcbradshaw.net>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by Marc Bradshaw.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.