[Dovecot] Virtual Users and permission denied on POP3 Authentication - cur directory

Iain M Conochie iain at shihad.org
Wed Jan 23 13:56:50 EET 2008


John Dubchak wrote:
>
> On Jan 23, 2008, at 4:27 AM, Iain M Conochie wrote:
>
>> Then I am a bit stuck. That was how I got it working for LDAP to be 
>> honest.
>>
>> What kind of usernames are your users using to login with? Is it 
>> user at domain or just user?
>
> user at domain
>
> Thanks,
> John
What do you have as your user_query then? You may need to use

WHERE userid = '%n' AND domain = '%d'

instead of

WHERE userid = '%u'

perhaps?

Iain


More information about the dovecot mailing list