Skip to content

MIMEDefang 3.7.1

Latest

Choose a tag to compare

@bigio bigio released this 14 Jul 21:44
a344df1

What's Changed

Email Authentication & Standards

  • MTA-STS and DANE/TLSA policy checks, outbound connections now honor published transport security policies
  • BIMI support, verify Brand Indicators for Message Identification for logo-based sender authentication

Performance & Scalability

  • Mail::MIMEDefang::Async module, run multiple filtering tasks in parallel to reduce latency on complex filter chains
  • Worker autoscaling, workers can be automatically activated or deactivated based on current load

ClamAV

  • TCP/IP scanning on localhost, removes the Unix socket requirement, simplifying containerized deployments

Build System

  • CPAN support, the build system now supports both autoconf and MakeMaker, enabling direct installation from CPAN