Marius Cramer
2014-10-13 43418672d32ee65ee6060314d4e66c3c44a8b0cb
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'
      );