Re: [Dovecot] Different LDAP filters for different protocols

2012-07-17 Thread James Devine
nevermind I think I got it, wrapping the ldap userdb in the protocols and making a copy of the ldap configuration files seems to work On Tue, Jul 17, 2012 at 5:04 PM, James Devine wrote: > Is it possible to query LDAP differently for different protocols? I am > using dovecot for both pop3/imap

[Dovecot] Different LDAP filters for different protocols

2012-07-17 Thread James Devine
Is it possible to query LDAP differently for different protocols? I am using dovecot for both pop3/imap and lmtp deliveries and there are different enable flags in ldap for them. I tried wrapping user_filter inside the protocols in the file dovecot-ldap.conf.ext as shown below but this didn't see