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

----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Reply via email to