All pastes #2080870 Raw Edit

Anonymous

public text v1 · immutable
#2080870 ·published 2011-09-18 20:40 UTC
rendered paste body
auth default:
  mechanisms: plain login
  debug: yes
  passdb:
    driver: ldap
    args: /etc/dovecot/dovecot-ldap.conf
  userdb:
    driver: ldap
    args: /etc/dovecot/dovecot-ldap.conf
  socket:
    type: listen
    client:
      path: /var/spool/postfix/private/auth
      mode: 432
      user: postfix
      group: postfix
    master:
      path: /var/run/dovecot/auth-master
      mode: 432
      user: dovecot
      group: dovecot