From 8c0bef06c6a5b77db491139d2cf7f77fa84f3155 Mon Sep 17 00:00:00 2001 From: "Robert Foerster (Dessa)" Date: Mon, 17 May 2010 09:24:23 +0000 Subject: [PATCH] consistency is hard... it is... really! --- lib/configfiles_index.inc.php | 2 +- .../ubuntu_lucid/postfix_dovecot/etc_postfix_main.cf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/configfiles_index.inc.php b/lib/configfiles_index.inc.php index 0ee95b15..268ecd1a 100644 --- a/lib/configfiles_index.inc.php +++ b/lib/configfiles_index.inc.php @@ -45,6 +45,6 @@ else $cfgPath = 'lib/configfiles/'; $configfiles = Array(); -$configfiles = array_merge(include $cfgPath . 'lenny.inc.php', include $cfgPath . 'etch.inc.php', include $cfgPath . 'hardy.inc.php', include $cfgPath . 'gentoo.inc.php', include $cfgPath . 'suse10.inc.php', include $cfgPath . 'freebsd.inc.php', include $cfgPath . 'lucid.inc.php'); +$configfiles = array_merge(include $cfgPath . 'lenny.inc.php', include $cfgPath . 'etch.inc.php', include $cfgPath . 'hardy.inc.php', include $cfgPath . 'lucid.inc.php', include $cfgPath . 'gentoo.inc.php', include $cfgPath . 'suse10.inc.php', include $cfgPath . 'freebsd.inc.php'); ?> \ No newline at end of file diff --git a/templates/misc/configfiles/ubuntu_lucid/postfix_dovecot/etc_postfix_main.cf b/templates/misc/configfiles/ubuntu_lucid/postfix_dovecot/etc_postfix_main.cf index c97aa0d0..fb48ecd5 100644 --- a/templates/misc/configfiles/ubuntu_lucid/postfix_dovecot/etc_postfix_main.cf +++ b/templates/misc/configfiles/ubuntu_lucid/postfix_dovecot/etc_postfix_main.cf @@ -47,7 +47,7 @@ smtpd_sasl_type = dovecot mailbox_command = /usr/lib/dovecot/deliver virtual_transport = dovecot dovecot_destination_recipient_limit = 1 -smtpd_sasl_path = private/auth +smtpd_sasl_path = private/dovecot-auth # Virtual delivery settings virtual_mailbox_base =