|
NAMEMail::BIMI::Record::Authority - Class to model a BIMI authority VERSIONversion 3.20250130 DESCRIPTIONClass for representing, validating, and processing a BIMI authority attribute INPUTSThese values are used as inputs for lookups and verifications, they are typically set by the caller based on values found in the message being processed uriis=rw required URI of VMC 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 errorsis=rw is_authority_validis=rw is_validis=rw Is this Authority valid vmcis=rw Mail::BIMI::VMC object for this Authority warningsis=rw CONSUMES
EXTENDS
METHODSis_relevant()Return true if this Authority is relevant to validation finish()Finish and clean up, write cache if enabled. 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.
|