diff options
author | Brian Somers <brian@FreeBSD.org> | 2004-07-17 11:22:22 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2004-07-17 11:22:22 +0000 |
commit | 329359bbbc6f6f6543920ced913c26c10b328896 (patch) | |
tree | 218bfd2f17dbf34889366d7aabcf5e0097a5567d /UPDATING | |
parent | b1f9dbc4c001d9e923cb99ac7e81c6f43f21b4d6 (diff) | |
download | ports-329359bbbc6f6f6543920ced913c26c10b328896.tar.gz ports-329359bbbc6f6f6543920ced913c26c10b328896.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)
Notes
Notes:
svn path=/head/; revision=113804
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |