Dominik Müller
2014-10-11 d7480c82525c02c9d7a174104a7e08192e70245c
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 = lmtp:unix:private/dovecot-lmtp',
         'virtual_transport = dovecot',
         'smtpd_sasl_type = dovecot',
         'smtpd_sasl_path = private/auth'
      );