tweak dovecot configuration for lucid to work, fixes 248

This commit is contained in:
Robert Foerster (Dessa)
2010-05-25 22:19:29 +00:00
parent e572c072a9
commit 84c9ac7e82
4 changed files with 14 additions and 16 deletions

View File

@@ -230,7 +230,7 @@ return Array(
'files' => Array(
'etc_dovecot_auth.d_01-dovecot-postfix.auth' => '/etc/dovecot/auth.d/01-dovecot-postfix.auth',
'etc_dovecot_conf.d_01-dovecot-postfix.conf' => '/etc/dovecot/conf.d/01-dovecot-postfix.conf',
'etc_dovecot_conf.d_02-dovecot-sql.conf' => '/etc/dovecot/conf.d/02-dovecot-sql.conf'
'etc_dovecot_dovecot-sql.conf' => '/etc/dovecot/dovecot-sql.conf'
),
'restart' => Array(
'/etc/init.d/dovecot restart'