diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-11-01 19:23:29 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-11-01 19:23:29 +0000 |
commit | 935d2e034393d8868ced26b345ae203d32ab9754 (patch) | |
tree | 6b46f72bc13c39962c56c836e248ae2baa5e58ac /UPDATING | |
parent | e9e952ab006f8983f6e271ff9cb505678ed9e75f (diff) | |
download | ports-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-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |