Displaying 2 results from an estimated 2 matches for "authldap".
Did you mean:
auth_ldap
2011 Dec 04
1
syncing imap servers with imapsync
...postfix setup with courier imap. I believe the problem is with courier authlib and the advertised capabilities of that server.
Info: host mail.example1.com says it has NO CAPABILITY for AUTHENTICATE LOGIN
This is my authmodulelist on server2.
authmodulelist="authuserdb authpam authpgsql authldap authmysql authcustom authpipe"
This is all I see in the postfix logs on the second server when the authentication failure happens:
Dec 3 22:54:59 li135-81 imapd: Connection, ip=[::ffff:69.164.220.81]
Dec 3 22:55:01 li135-81 imapd: LOGIN FAILED, user=bluethundr, ip=[::ffff:69.164.220.81]
D...
2010 Jul 29
1
permisions problems to setup dovecot lda in postfix with sieve
...g
auth default:
:
:
passdb:
driver: ldap
args: /etc/dovecot/dovecot-ldap.conf
userdb:
driver: ldap
args: /etc/dovecot/dovecot-ldap.conf
userdb:
driver: nss
args: service=ldap blocking=yes
socket:
type: listen
client:
path: /var/spool/postfix/private/authldap
mode: 432
user: postfix
group: postdrop
master:
path: /var/spool/postfix/private/auth-master
mode: 432
user: xmail
group: xmail
plugin:
sieve: /etc/dovecot/sieve/scripts/%n.sieve
sieve_global_dir: /etc/dovecot/sieve/scripts/
sieve_global_path: /et...