Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: Luca2186 on April 01, 2016, 08:52:11 AM

Title: doveadm can't iterate users
Post by: Luca2186 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