> On 11-21-2021 1:15 pm, Elisamuel Resto wrote: > I have gone through my configuration and even found a configuration example > by Aki and that confirms how I configured it… still getting that > error.
> Nov 15 12:19:19 wyvern dovecot[461]: dict(51438): Panic: lib-sql: Too many > bind args (2) for statement: SELECT meta_key FROM metadata WHERE meta_key > LIKE AND username = ? You fixed the query syntax to make sure that is not the issue? "WHERE meta_key LIKE AND username = ?" is not valid syntax.