|
NAMEMail::BIMI::Options - Shared options VERSIONversion 3.20250130 DESCRIPTIONClass for capturing caller options, which may be passed to the constructor, or set in environment ATTRIBUTESThese 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 allowed_mark_typesis=rw Optional comma separated list of allowed Certificate Mark Types cache_backendis=rw Cache backend to use for cacheing cache_fastmmap_share_fileis=rw Shared cache file when using FastMmap backend cache_file_directoryis=rw Directory to store Cache files in when using File backend cert_subdomain_is_validis=rw Should VMCs be valid for any subdomain of their altname dns_client_timeoutis=rw Timeout value for DNS force_recordis=rw Fake record to use http_client_max_redirectis=rw Maximum redirects to follow for HTTP http_client_timeoutis=rw Timeout value for HTTP no_experimental_vmcis=rw Disallow VMCs marked as experimental no_location_with_vmcis=rw Do not check location if VMC was present no_validate_certis=rw Do not validate VMC no_validate_svgis=rw Do not validate SVG require_dkimis=rw Require DKIM authentication require_vmcis=rw Require VMC validation ssl_root_certis=rw Location of SSL Root Cert Bundle - Defaults to Mozilla::CA bundle plus Known BIMI Root Certs strict_spfis=rw Disallow SPF +all svg_from_fileis=rw Fake SVG with file contents svg_max_fetch_sizeis=rw Maximum fetch size for SVG retrieval svg_max_sizeis=rw Maximum valid size for SVG svg_profileis=rw Profile name to use for SVG validation verboseis=rw Be More Verbose vmc_from_fileis=rw Fake VMC with file contents vmc_max_fetch_sizeis=rw Maximum fetch size for VMC retrieval vmc_no_check_altis=rw Do not check the alt name of a VMC EXTENDS
REQUIRES
AUTHORMarc Bradshaw <marc@marcbradshaw.net> COPYRIGHT AND LICENSEThis 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.
|