blob: 72d2d0eb2ccb87cd18fdca210fd78d17e3356069 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2012/10/01 07:10:14 ghen Exp $
The configuration for Dovecot 2.0 now lives in ${PKG_SYSCONFDIR}/dovecot/,
and is split in multiple files.
When upgrading from Dovecot 1.2.x, you can either:
- convert your old config to a single, minimal new config file:
${PREFIX}/bin/doveconf -n -c dovecot.conf > dovecot.conf.new
- start over, editing the templates in ${PKG_SYSCONFDIR}/dovecot/conf.d/
For more information, see http://wiki2.dovecot.org/Upgrading/2.0
For upgrading from Dovecot 2.0, see http://wiki2.dovecot.org/Upgrading/2.1
===========================================================================
|