aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-11-01 19:23:29 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-11-01 19:23:29 +0000
commit935d2e034393d8868ced26b345ae203d32ab9754 (patch)
tree6b46f72bc13c39962c56c836e248ae2baa5e58ac /UPDATING
parente9e952ab006f8983f6e271ff9cb505678ed9e75f (diff)
downloadports-935d2e034393d8868ced26b345ae203d32ab9754.tar.gz
ports-935d2e034393d8868ced26b345ae203d32ab9754.zip
Add a note about mail/dovecot.
Notes
Notes: svn path=/head/; revision=176109
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 325fe39c2b1c..38b35f79c9e0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20061101:
+ AFFECTS: Users of mail/dovecot
+ AUTHOR: shaun@FreeBSD.org
+
+ Dovecot now requires the mail root to be set explicitly in the the
+ default_mail_env variable, where it could previously be omitted.
+ Using the old-style syntax may result in dovecot being unable to find
+ mailboxes. Installations using the example/default configuration
+ settings should not be affected.
+
+ This is noted in the release announcement:
+
+ http://dovecot.org/list/dovecot-news/2006-October/000016.html
+
20061031:
AFFECTS: Users of math/rkward
AUTHOR: thierry@FreeBSD.org