Hi all ,

I am Cyrus 2.4.6-5 , and having the query about how ipurge works.

RPM details :--
------------------
cyrus-imapd-2.4.6-5
cyrus-imapd-utils-2.4.6-5
Cyrus-imapd-devel-2.4.6-5

My Query :--
----------------
I am using below command to delete the older 7 days emails.

/usr/lib/cyrus-imapd/ipurge -X -d 7 -f user/us...@example.com <mailto:user/sunil.j...@vgmail.in>

in man ipurge  -d   days Age of message in days.
-X Use delivery time instead of Date: header for date matches

I want to know how the -X option find the deliver time of every emails. i.e from which DB ?
Where the deliver time maintain , or ipurge check every email's header. ?

The problem is when this command run , its delete the emails from 4, 5, 6, 7, 8 March and keep 2 & 3 March

On my server when this above command run the , the deliver.db was new one.
what will happen if -X don't find the related database ?

Regards
Jayesh Shinde

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

Reply via email to