deleting old trash mails
Nikos Gatsis - Qbit
ngatsis at qbit.gr
Tue Jan 18 07:01:48 EST 2011
Hello list
Many of my clients are use imap accounts and they usually delete mails
but don't purge them.
Most of them use SquirrelMail, others Thunderbird.
So I'm trying to make Cyrus to delete automatically after some days.
I use cyrus-imapd-2.3.16-3.fc12.i686.
In the imap.conf I put:
...
expunge_mode: delayed
...
And in the cyrus.conf:
...
delprune cmd="cyr_expire -a -E 3 -X 10" at=0400
...
In maillog everyday I found the following records:
...
Jan 17 04:00:02 ns1 cyr_expire[12994]: mydelete: starting txn 2147487755
Jan 17 04:00:02 ns1 cyr_expire[12994]: mydelete: committing txn 2147487755
Jan 17 04:00:02 ns1 cyr_expire[12994]: duplicate_prune: purged 284 out
of 786 entries
but no mails deleted from trash.
I believe there is some misunderstanding here.
What I' doing wrong?
Thank's in advance
Nikos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20110118/8fe94ab6/attachment.html
More information about the Info-cyrus
mailing list