Paul Dwerryhouse writes: > > 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?
Move domain.com from locals to hosteddomains. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
