Displaying 1 result from an estimated 1 matches for "372275".
Did you mean:
372274
2006 Jan 19
0
Auth wit multiple ldap configfiles
Hi,
trying to deliver local mails with exim over dovecot.
The problem is, that i logged in with a username from ldap to imap
For this i created in dovecot.conf
auth imap { args = /path/to/dovecot-ldap.conf ...... }
And for delivery i use
command = /path/to/dovecot/deliver -d $local_part@$domain
in the exim.conf
$local_part is diferent to the loginname in the ldaptree
So i create in