Re: [Re: [Re: removing mail from box on command line]]

2002-03-14 Thread Amos Gouaux
> On Thu, 14 Mar 2002 20:00:42 -0500, > E M Recio (emr) writes: >> ipurge -f -d user..Trash emr> I tried to run ipurge but it gives me an error, it doesn't recognise the -f emr> option. Time to upgrade! :-) -- Amos

Re: [Re: [Re: removing mail from box on command line]]

2002-03-14 Thread E M Recio
If found this on the internet, it might be of use to someone who compiles cyrus from source: Subject: Questions about ipurge(8) From: Nicholas Brealey <[PRIVACY PROTECTION]> Date: Wed, 05 Sep 2001 20:36:09 +0100 Hello I have been looking at ipurge(8) for deleting e-mail older than a certai

Re: [Re: [Re: removing mail from box on command line]]

2002-03-14 Thread E M Recio
Ken Murchison <[EMAIL PROTECTED]> wrote: > Yes. Ipurge take a mailbox pattern as an argument, so you can specify > something like: > > ipurge -f -d user..Trash I tried to run ipurge but it gives me an error, it doesn't recognise the -f option. [cyrus@manhattan bin]$ ./ipurge -f -d 30 user.ex

Re: [Re: removing mail from box on command line]

2002-03-14 Thread Ken Murchison
E M Recio wrote: > > Dave McMurtrie <[EMAIL PROTECTED]> wrote: > > If you just delete mail from the filesystem, you have to "reconstruct -r" > > and "quota -f" afterward. > > We need to automagically delete emails from the system that are older than a > certain amount of time AND only for thos

Re: [Re: removing mail from box on command line]

2002-03-14 Thread E M Recio
Dave McMurtrie <[EMAIL PROTECTED]> wrote: > If you just delete mail from the filesystem, you have to "reconstruct -r" > and "quota -f" afterward. We need to automagically delete emails from the system that are older than a certain amount of time AND only for those accounts who we specify. Is it