Mail::MIMEDefang::Authres - Man Page

Authentication Results interface for MIMEDefang

Description

Mail::MIMEDefang::Authres is a module used to add Authentication Results headers from mimedefang-filter.

Methods

md_authres

Returns a mail Authentication-Results header value. The method accepts the following parameters:

$email

The email address of the sender

$relayip

The relay ip address

$serverdomain

The domain name of the server where MIMEDefang is running on

$helo (optional)

The MTA helo server name

$bimi_domain (optional)

The From: header domain to use for BIMI lookup.  When provided and when DMARC passes at enforcement level, a bimi=pass (or bimi=fail) result is appended to the Authentication-Results header.

Referenced By

Mail::MIMEDefang(3).

2026-07-22 3.7.1 Mail::MIMEDefang::Authres Documentation