On 2009/10/08 00:21, Matthew Weigel wrote: > Index: pkg/MESSAGE-server > =================================================================== > RCS file: /cvs/ports/mail/dovecot/pkg/MESSAGE-server,v > retrieving revision 1.1 > diff -u pkg/MESSAGE-server > --- pkg/MESSAGE-server 1 Dec 2006 23:30:49 -0000 1.1 > +++ pkg/MESSAGE-server 8 Oct 2009 05:10:53 -0000 > @@ -14,3 +14,13 @@ > if [ -x ${PREFIX}/sbin/dovecot ]; then > echo -n ' dovecot'; ${PREFIX}/sbin/dovecot > fi > + > +If you are upgrading from the dovecot package for OpenBSD 4.6, there > +are differences in the configuration file that may need to be taken > +into account. Please see http://wiki.dovecot.org/Upgrading/1.2.
Few people will read that for upgrades, it's lost in a bunch of other similar messages, most of which you only need to look at for initial installation. Besides, by that point, it's too late. The right place for this sort of thing (where it's needed at all) is faq/current.html and the upgrade notes where people should see them /before/ they upgrade. > +Also, the CMUSieve plugin has been deprecated in favor of dovecot's > +own Sieve plugin. Please see > +http://wiki.dovecot.org/LDA/Sieve/Dovecot#configuration and > +http://wiki.dovecot.org/LDA/Sieve/Dovecot#Migration_from_CMUSieve for > +more information about using the new plugin. In the diffs that have been going around, CMUSieve hasn't been deprecated, it's been removed.