GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Mail::BIMI::Record(3) User Contributed Perl Documentation Mail::BIMI::Record(3)

Mail::BIMI::Record - Class to model a BIMI record

version 3.20250130

Class for representing, retrieving, validating, and processing a BIMI Record

These 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

is=rw required

Domain the for the record

is=rw

Selector used to retrieve the record; will become default if fallback was used

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

Mail::BIMI::Record::Authority object for this record

is=ro

is=rw

is=rw

Is this record valid

is=rw

Mail::BIMI::Record::Location object for this record

is=rw

Hashref of record values

is=rw

Domain the record was retrieved from

is=rw

Record as retrieved

is=rw

Selector the record was retrieved from

is=rw

BIMI Version tag

is=rw

  • Mail::BIMI::Role::Cacheable
  • Mail::BIMI::Role::HasError
  • Mail::BIMI::Role::HasError

Mail::BIMI::Base

cache_valid_for()

How long should the cache for this class be valid

location_is_relevant()

Return true is the location is relevant to the validation of the record.

If we don't have a relevant authority, or we are checking BOTH authority and location.

finish()

Finish and clean up, write cache if enabled.

app_validate()

Output human readable validation status of this object

  • Mail::BIMI::Prelude
  • Mail::BIMI::Record::Authority
  • Mail::BIMI::Record::Location
  • Mail::DMARC::PurePerl
  • Moose
  • Term::ANSIColor

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.

2025-01-30 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.