Re: [Dovecot] Virtual Users and permission denied on POP3 Authentication - cur directory
23 Jan
2008
23 Jan
'08
1:56 p.m.
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@domain or just user?
user@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
6149
Age (days ago)
6149
Last active (days ago)
0 comments
1 participants
participants (1)
-
Iain M Conochie