10 Dec
2004
10 Dec
'04
1:21 a.m.
On 10.12.2004, at 01:16, Andrew Hutchings wrote:
Sorry, I meant:
user_query = SELECT '/mailboxes/%d/%n' AS home, 500 AS uid, 500 AS gid
For that you might as well use static userdb:
userdb = static home=/mailboxes/%d/%n uid=500 gid=500
No need to go through SQL database.