Hi, my Mail Server stores spam mail via spamassassin in users (user/test@xxxxxxxxxxxxxx) spam mailboxes (user/test/spam@xxxxxxxxxxxxxx) For removing too old spam mails, i do use a script on all mailboxes which marks the spam mailboxes as deleted: /usr/lib/cyrus/bin/ipurge -f -X -d 100 user/test/spam@xxxxxxxxxxxxxx This works perfect, the user can see spam mails for 100 days. I assumed the following cyrus.conf event does Expunge the deleted mails from hdd: [...] EVENTS { expungeprune cmd="/usr/sbin/cyrus expire -E 4 -D 28 -X 28" at=0445 [...] But this does not work. How can i 'really' delete from hdd?? thanks for your help Horst -- Horst Häberlen Kirchenstr. 16 74639 Zweiflingen ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus