===========================================================================
$NetBSD: MESSAGE,v 1.4 2023/02/28 11:33:03 bouyer Exp $

Starting with version 2.81 mimedefang and mimedefang-multiplexor write their
PID files as root. You should move your PID files out of the MIMEDefang spool
directory and into a standard root-owned directory like /var/run.
Use the -o option to create lock files in the spool directory.

From version 2.52 mimedefang.pl doesn't detect and load Perl modules until
the detect_and_load_perl_modules() function is called.
You *MUST* call detect_and_load_perl_modules() inside your filter before
you can rely on the %Features hash being set correctly, and before you can
rely on SpamAssassin being loaded!!!

In version 2.44 the location of the sa-mimedefang.cf file moved from
/usr/pkg/etc/mimedefang/spamassassin/sa-mimedefang.cf to
/usr/pkg/etc/mimedefang/sa-mimedefang.cf

From version 2.43 filter_relay no longer has access to the HELO argument,
nor does the MIMEDefang spool directory exist when filter_relay is called.

===========================================================================
