email cleanup (was Re: Deb-List Subject Line Tag?)

2003-02-12 Thread Derrick 'dman' Hudson
On Wed, Feb 12, 2003 at 04:30:37AM -0600, Gary Turner wrote: [...] | And to think, I've been wanting the other lists I subscribe to to lose | the habit. It's a serious waste of high dollar screen real estate. I solve that using a filter. The gist of it is this : --- #!/usr/bin/python import em

Re: procmail + cron for regular email cleanup?

2002-11-16 Thread Matthew Weier O'Phinney
-- Andy Saxena <[EMAIL PROTECTED]> wrote (on Saturday, 16 November 2002, 12:48 PM -0500): > On Fri, Nov 15, 2002 at 01:04:46PM -0500, Matthew Weier O'Phinney wrote: > > -- Chun Kit Edwin Lau <[EMAIL PROTECTED]> wrote > > (on Friday, 15 November 2002, 12:47 PM -0500): > > > I want to cleanup my se

Re: procmail + cron for regular email cleanup?

2002-11-16 Thread Andy Saxena
On Fri, Nov 15, 2002 at 01:04:46PM -0500, Matthew Weier O'Phinney wrote: > -- Chun Kit Edwin Lau <[EMAIL PROTECTED]> wrote > (on Friday, 15 November 2002, 12:47 PM -0500): > > I want to cleanup my sent mailbox regularly. If any email in > > the mailbox is more than 2 months old, the email shou

Re: procmail + cron for regular email cleanup?

2002-11-15 Thread Oliver Fuchs
On Fri, 15 Nov 2002, Chun Kit Edwin Lau wrote: > Hi everyone, > > I want to cleanup my sent mailbox regularly. If any email in > the mailbox is more than 2 months old, the email should be purged from > the mailbox. I am thinking using cron + procmail to do the job, but I > don't know how.

Re: procmail + cron for regular email cleanup?

2002-11-15 Thread Matthew Weier O'Phinney
-- Chun Kit Edwin Lau <[EMAIL PROTECTED]> wrote (on Friday, 15 November 2002, 12:47 PM -0500): > I want to cleanup my sent mailbox regularly. If any email in > the mailbox is more than 2 months old, the email should be purged from > the mailbox. I am thinking using cron + procmail to do the

procmail + cron for regular email cleanup?

2002-11-15 Thread Chun Kit Edwin Lau
Hi everyone, I want to cleanup my sent mailbox regularly. If any email in the mailbox is more than 2 months old, the email should be purged from the mailbox. I am thinking using cron + procmail to do the job, but I don't know how. Anyone one? -- Edwin ERTW Lau

Re: Email cleanup

2000-12-02 Thread Tim Kramer
Perl has Mail::IMAPClient which would allow you to script everything that you just described. R/ Tim "L.U.S.T List" wrote: > > -- > List: Linux User Support Team List > Sender: Brian Schramm <[EMAIL PROTECTED]> > Subject: Email clea

Re: Email cleanup

2000-12-01 Thread kmself
on Fri, Dec 01, 2000 at 02:36:15PM -0500, Brian Schramm ([EMAIL PROTECTED]) wrote: > I am running Debian Potato. > > I would like to go into the imap directories (~/mail) and remove old > messages from each users system automaticly. I would of sorce like to do > the same thing tolally automati

Email cleanup

2000-12-01 Thread Brian Schramm
I am running Debian Potato. I would like to go into the imap directories (~/mail) and remove old messages from each users system automaticly. I would of sorce like to do the same thing tolally automaticly. What can I use to do this? And how whould I do this? Thanks Brian Schramm [EMAIL PRO