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:
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(orbimi=fail) result is appended to the Authentication-Results header.
Referenced By
2026-07-22 3.7.1 Mail::MIMEDefang::Authres Documentation