On Fri, 2010-08-06 at 16:52 +0200, Burckhard Schmidt wrote: > /usr/dovecot-2/bin/doveadm -Dv expunge -u userx mailbox AutoCleanSpam > savedbefore 30d
You enabled debug output with -D. > doveadm(root): Debug: Loading modules from directory: > /usr/dovecot-2/lib/dovecot/doveadm > doveadm(root): Error: > dlopen(/usr/dovecot-2/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.so) > failed: > ld.so.1: doveadm: fatal: relocation error: file > /usr/dovecot-2/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.so: > symbol expire_set_init: referenced symbol not found This is debug output saying that you don't have "expire" plugin enabled. Of course, it's shown with Error: prefix.. I'm getting tired of people reporting this, so I suppose I'll have to change the message..