diff options
Diffstat (limited to 'mail/mimedefang/MESSAGE')
-rw-r--r-- | mail/mimedefang/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mimedefang/MESSAGE b/mail/mimedefang/MESSAGE index 5c249701c2b..b331cd1ca54 100644 --- a/mail/mimedefang/MESSAGE +++ b/mail/mimedefang/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2005/06/05 22:31:34 markd Exp $ +$NetBSD: MESSAGE,v 1.3 2005/09/28 14:15:49 rillig Exp $ From version 2.52 mimedefang.pl doesn't detect and load Perl modules until the detect_and_load_perl_modules() function is called. @@ -8,7 +8,7 @@ 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 -${PKG_SYSCONFDIR}/spamassassin/sa-mimedefang.cf to +${PKG_SYSCONFDIR}/spamassassin/sa-mimedefang.cf to ${PKG_SYSCONFDIR}/sa-mimedefang.cf From version 2.43 filter_relay no longer has access to the HELO argument, |