Dominik Müller
2014-01-19 185457e92fa7c06f59c3469697b815a73498d46c
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'
      );