I know this question has been asked by others, but I was unable to find a solution in my research. The problem I am having is with ipurge, and when I execute the command it executes, doesn't return an error, and doesn't remove the mail.
We are running cyrus 2.2.1 beta, and we are using virtual domains, and the unixhierchysep instead of the standard dot (i.e. user/<useracct> instead of user.<useracct>).
I am attempting to removed old mail from two folders with the following commands.
ipurge -f -d 3 user/*/mail/Trash ipurge -f -d 7 user/*/mail/JunkMail
My understanding is that the * would include all user accounts, and could be changed to something like [EMAIL PROTECTED] (Our mail accounts contain the name and domain).
No, the domain is always appended to the end of the mailboxname. Try:
ipurge -f -d 3 user/%/mail/[EMAIL PROTECTED]
-- Kenneth Murchison Oceana Matrix Ltd. Software Engineer 21 Princeton Place 716-662-8973 x26 Orchard Park, NY 14127 --PGP Public Key-- http://www.oceana.com/~ken/ksm.pgp