|
NAMEMail::BIMI::Base - Base class for Mail::BIMI subclasses VERSIONversion 3.20250130 DESCRIPTIONBase BIMI class with common methods and attributes 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 bimi_objectis=ro required Base Mail::BIMI object for this operation EXTENDS
METHODSrecord_object()Return the current Mail::BIMI::Record object for this operation authority_object()Return the current Mail::BIMI::Authority object for this operation log_verbose()Output given text if in verbose mode. 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.
|