Mail::BIMI::Options - Shared options
version 3.20231123
Class for capturing caller options, which may be passed to the constructor, or set in environment
These values are derived from lookups and verifications made based upon the input values, it is however possible to override these with other values should you wish to, for example, validate a record before it is published in DNS, or validate an Indicator which is only available locally
is=rw
Optional comma separated list of allowed Certificate Mark Types
Cache backend to use for cacheing
Shared cache file when using FastMmap backend
Directory to store Cache files in when using File backend
Should VMCs be valid for any subdomain of their altname
Timeout value for DNS
Fake record to use
Maximum redirects to follow for HTTP
Timeout value for HTTP
Disallow VMCs marked as experimental
Do not check location if VMC was present
Do not validate VMC
Do not validate SVG
Require DKIM authentication
Require VMC validation
Location of SSL Root Cert Bundle - Defaults to Mozilla::CA bundle plus Known BIMI Root Certs
Disallow SPF +all
Fake SVG with file contents
Maximum fetch size for SVG retrieval
Maximum valid size for SVG
Profile name to use for SVG validation
Be More Verbose
Fake VMC with file contents
Maximum fetch size for VMC retrieval
Do not check the alt name of a VMC
Moose::Object
Mail::BIMI::Prelude
Moose
Marc Bradshaw <marc@marcbradshaw.net>
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.
To install Mail::BIMI, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Mail::BIMI
CPAN shell
perl -MCPAN -e shell install Mail::BIMI
For more information on module installation, please visit the detailed CPAN module installation guide.