Author Topic: doveadm can't iterate users  (Read 6719 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
doveadm can't iterate users
« on: April 01, 2016, 08:52:11 AM »
There is a bug in /etc/dovecot/dovecot-mysql.conf that prevents doveadm to iterate through all users (with option -A eg. doveadm expunge -A mailbox Trash savedbefore 90d)

To fix this problem it is necessary to add this line: iterate_query = SELECT username as user FROM mailbox