Dominik
2014-01-23 2d7d9eaa5acda62f1580bc09304ce85a7f7cea9f
install/dist/lib/gentoo.lib.php
@@ -245,7 +245,7 @@
      //* Reconfigure postfix to use dovecot authentication
      $postconf_commands = array (
         'dovecot_destination_recipient_limit = 1',
         'virtual_transport = dovecot',
         'virtual_transport = lmtp:unix:private/dovecot-lmtp',
         'smtpd_sasl_type = dovecot',
         'smtpd_sasl_path = private/auth'
      );