aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2004-07-17 19:22:22 +0800
committerbrian <brian@FreeBSD.org>2004-07-17 19:22:22 +0800
commit51567d539b6002b5c74ed9a92796ffe3af9b4e09 (patch)
tree7a216cf1dbbb7ff489544090f58153b83f80676d /UPDATING
parent856c9ffb795f59d2bae56a32085710ba191400a6 (diff)
downloadfreebsd-ports-graphics-51567d539b6002b5c74ed9a92796ffe3af9b4e09.tar.gz
freebsd-ports-graphics-51567d539b6002b5c74ed9a92796ffe3af9b4e09.tar.zst
freebsd-ports-graphics-51567d539b6002b5c74ed9a92796ffe3af9b4e09.zip
Add a note about milter-sender's MxAcceptsAllAction variable changing.
Anyone with personalised milter-sender.cf files had better update it manually. Forged as from: vs (who upgraded milter-sender)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bac91d0ce6f..689016065dd 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20040709:
+ AFFECTS: users of mail/sender-milter
+ AUTHOR: vs@FreeBSD.org
+
+ Milter-sender version 0.58 released.
+ When updating to version 0.58, beware if you have a personalised
+ configuration file (milter-sender.cf). The meaning of the
+ MxAcceptsAllAction variable has changed and its default has changed
+ from 4 to 6. If this variable is not updated, greylisting might be
+ more aggressive than expected.
+
20040708:
AFFECTS: users of www/opera
AUTHOR: osa@FreeBSD.org