Changes for version 3.20210324 - 2021-03-24
- DMARC: When a report fails to save move it to error state
- Sanitize: Allow the Sanitize handler to be used by other handlers to remove headers.
- BIMI: Use the Sanitize handler to remove existing headers
- BIMI: Add an overall timeout to BIMI processing
- RBLDNS: Use the Sanitize handler to remove existing headers
- New Config Items for BIMI
- sanitize_location_header - Remove existing BIMI-Location header? yes|no|silent (default yes) sanitize_indicator_header - Remove existing BIMI-Location header? yes|no|silent (default silent) timeout - Timeout, in microseconds, to apply to a BIMI record check/fetch, detault 5000000 (5s)
- New Config Items for RBLDNS
- $key sanitize_header - Remove existing header? yes|no|silent (default yes)
Documentation
A Perl Mail Authentication Milter
Manage the Authentication Milter Block List
A Perl Mail Authentication Milter client
Modules
A Perl Mail Authentication Milter
App::Cmd base class
Command to add a block to a given file
Command to delete a block for a given file
Command to list current blocks for a given file
Client for connecting back to the authmilter server
Load config files for Authentication Milter
Define and export useful constants
Class representing an exception
Load and serve static files via the in-built http server.
Handler superclass
Handler class for ARC
Handler class for sending data to Abusix
Example handler class
Handler class for Address alignment
Handler class for SMTP Auth
Handler class for BIMI
Block mail based on simple rules
Handler class for DKIM
Handler class for DMARC
Handler class for IPRev
Handler class for Local IP Connections
Handler class for logging of headerss
Handler class for PTR checking
Handler class for RBLDNS checks
Handler class for Checking Return address validity
Handler class for SPF
Handler class for Removing headers
Handler class for SenderID
Handler class for message size metrics
Handler class for TLS
Timeout Tester
Handler class for Trusted IP addresses
Handler class for Google specific DKIM
Class for metrics generation
Class for Grafana dashboards
Local modified copy of Net::Milter
Patches to Net::Server::PreFork
Setup system wide pragmas
Milter protocol handling
SMTP protocol handling
DNS Recolver methods
Class used for testing
Class for testing handlers