1 Apr
2026
1 Apr
'26
10:52 a.m.
Am 01.04.26 um 12:24 schrieb Timo Sirainen:
Also does the problem go away if you simplify your config to:
mail_uid = 1001 mail_gid = 1001
passdb_sql_query = SELECT username as user, password FROM mailbox WHERE username = '%{user}' AND active = '1' userdb_sql_query = SELECT username as user FROM mailbox WHERE username = '%{user}' AND active = '1'
Yes, that looks promising.
Edited my queries and mail_uid/mail_gid ... Permissions look better now, I click around in folders, send test mails ... so far no new such errors.
They will re-appear as soon I as I sent this message ;-)
thank you!
As I prepare the upgrade to 2.4 at a customer I work out all the details in my own setup ... and I prefer error-free setups, sure.