Displaying 2 results from an estimated 2 matches for "iteratedb".
Did you mean:
iterated
2012 Aug 31
1
dovecotadm error
...query failed: Table
'system.users' doesn't exist (using built-in default iterate_query:
SELECT username, domain FROM users)
However this is setup:
dovecot-sql.conf:
iterate_query = SELECT username AS user FROM accounts
though I have had to comment the following from dovecot.conf:
#iteratedb {
# args = /usr/local/etc/dovecot/dovecot-sql.conf
# driver = sql
#}
because it errors on dovecot start up.
I have already spent a bit of time on the Dovecot website and Google
trying to find an answer. I want to get the expires plugin working.
Any leads please?
dovecot -n
# 2.1.9: /usr/loca...
2010 Aug 27
2
doveadm expunge -A mailbox Trash savedbefore 30d
In the shell:
,doveadm(root): Error: User listing returned failure,doveadm: Error:
Failed to iterate through some users
In the log:
dovecot: auth: Error: sql: Iterate query failed: Table 'mail.users'
doesn't exist (using built-in default iterate_query: SELECT username,
domain FROM users)
Why is dovecot trying to "select username, domain from users" when the