Hi all,
I'm trying to set up a courier mail server to handle a large system, with multiple domains and virtual users, using LDAP as a backend. The imapd/pop3d side of things are working fine - users log in with a username of "[EMAIL PROTECTED]" and their password, which makes the daemon do an LDAP search with a filter of [EMAIL PROTECTED], and it finds the user correctly. However, when sending mail to "[EMAIL PROTECTED]", the esmtpd only does an LDAP search for "mail=user" (omitting the domain name). Is there any way to make the esmtpd do an LDAP search on the full email address? Cheers, Paul. -- Paul Dwerryhouse "Why not just have the arresting officer execute you on the spot? If you turn out to be innocent, they can cancel the invoice for the bullet." -- sharkey _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
