On 19 June 2019 17:23 @lbutlr via dovecot < dovecot@dovecot.org> wrote:


On 19 Jun 2019, at 00:42, Aki Tuomi via dovecot < dovecot@dovecot.org> wrote:
Your userdb does not support listing, check dovecot logs, the error will
not be reported by doveadm.
sqlpool(mysql): Query failed, retrying: Table 'postfix.users' doesn't exist

Well, that is true, there is no users table, the table is ‘mailbox’ and the field is ‘username'

Any way yo tell doveadm what to look for?



--
*** AgentSmith sets mode: +m

Dovecot uses auth process to collect users, so maybe look at your iterate query? https://wiki.dovecot.org/AuthDatabase/SQL#User_iteration
---
Aki Tuomi