The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 3.20240827 - 2024-08-27

  • Core: Make the DNS Timeouts caching configurable Thanks to Jedrzej Jajor (@jedrzejj) Adds a config option (cache_dns_timeouts) to allow disabling the caching of domains which timed out during a DNS query. By default the option is enabled to preserve the current behaviour. Setting the option to 0 disables the cache and the query will be sent to the DNS resolver each time regardless of previous timeouts.
  • ARC: Fix bug in ARC use of DKIM identity where no DKIM domain exists
  • Core: Skip addresses with more than 1 @ as bogus
  • Core: Don't override log_dispatchouli's configuration default values Thanks to: Norikatsu Shigemura (@nanorkyo)

Documentation

A Perl Mail Authentication Milter
Manage the Authentication Milter Block List
A Perl Mail Authentication Milter client
Work with Authentication Milter logs

Modules

A Perl Mail Authentication Milter
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
Command to convert an authentication milter arex log back into an A-R header
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 class for sending data to Abusix
Handler class for Address alignment
Handler class for SMTP Auth
Block mail based on simple rules
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 Removing headers
Handler class for message size metrics
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
Class used for testing