[Dovecot] Couldn't drop privileges
LuKreme
kremels at kreme.com
Thu Aug 15 23:28:11 EEST 2013
On 15 Aug 2013, at 14:18 , LuKreme <kremels at kreme.com> wrote:
> user_query = select 89 as uid, 125 as gid, '/usr/local/virtual/' as home, concat('/usr/local/virtual/', maildir) from mailbox where username = '%u'
user_query = select 89 as uid, 125 as gid, concat('/usr/local/virtual/', maildir) as home from mailbox where username = '%u'
doesn't complain either (thanks Timo, that makes more sense) but still having issues with blank mailboxes on the virtual users.
--
I don't have a solution but I admire the problem.
More information about the dovecot
mailing list