9 Dec
2004
9 Dec
'04
11:21 p.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.