Package mimedefang

E-mail filtering framework using Sendmail's Milter interface

https://mimedefang.org/

MIMEDefang is an e-mail filter program which works with Sendmail 8.12
and later, or Postfix. It filters all e-mail messages sent via SMTP.
MIMEDefang splits multi-part MIME messages into their components and
potentially deletes or modifies the various parts. It then reassembles
the parts back into an e-mail message and sends it on its way.

There are some caveats users should be aware of before using MIMEDefang.
MIMEDefang potentially alters e-mail messages. This breaks a "gentleman's
agreement" that mail transfer agents do not modify message bodies. This
could cause problems, for example, with encrypted or signed messages.

Version: 3.4.1

General Commands

mimedefang-util Utility script for message structure debugging

Library Functions

Mail::MIMEDefang email filtering milter
Mail::MIMEDefang::Actions actions methods for email filters
Mail::MIMEDefang::Antispam antispam related methods for email filters
Mail::MIMEDefang::Antivirus Antivirus interface methods for email filters
Mail::MIMEDefang::Authres Authentication Results interface for MIMEDefang
Mail::MIMEDefang::DKIM DKIM interface for MIMEDefang
Mail::MIMEDefang::DKIM::ARC ARC interface for MIMEDefang
Mail::MIMEDefang::MIME MIME objects interface methods for email filters
Mail::MIMEDefang::Mail Mail and SMTP related methods for email filters
Mail::MIMEDefang::Net Network related methods for email filters
Mail::MIMEDefang::RFC2822 Dates related methods for email filters
Mail::MIMEDefang::Utils Support methods used internally or by email filters

File Formats

mimedefang-filter Configuration file for MIMEDefang mail filter.

Miscellanea

mimedefang-notify Conventions used by mimedefang-multiplexor(8) to notify an external program of state changes.
mimedefang-protocol Conventions used by mimedefang(8) to communicate with filter programs.

System Administration

md-mx-ctrl Control mimedefang-multiplexor
mimedefang Sendmail MIME mail filter
mimedefang-multiplexor Process pool controller for mail filters.
mimedefang-release a tool to release quarantined email messages
mimedefang.pl Perl script to scan MIME messages.
watch-mimedefang Keep an eye on mimedefang-multiplexor
watch-multiple-mimedefangs Keep an eye on a cluster of MIMEDefang machines