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::Result(3) User Contributed Perl Documentation Mail::BIMI::Result(3)

Mail::BIMI::Result - Class to model a BIMI result

version 3.20250130

Class for representing a BIMI result

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

Text comment

is=rw

Optional Mail::BIMI::Error object detailing failure

is=rw

Hashref of headers to add to message

is=rw

Text result

Mail::BIMI::Base

domain()

Return the domain of the current operation

selector()

Return the selector of the current operation

set_result($result)

Set the result text and comment for this Result object

If $result is a Mail::BIMI::Error object then the result will be built from its attributes, otherwise the result must be a string.

get_authentication_results_object()

Returns a Mail::AuthenticationResults::Header::Entry object with the BIMI results set

get_authentication_results()

Return the BIMI Authentication-Results fragment as text

  • Mail::AuthenticationResults::Header::Comment
  • Mail::AuthenticationResults::Header::Entry
  • Mail::AuthenticationResults::Header::SubEntry
  • 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.

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.