Re: [gentoo-user] Sorting already existing mail into folders?

2003-08-14 Thread Dhruba Bandopadhyay
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On August 4, 2003 11:10 am, Bryan Traywick wrote: >> On Mon, Aug 04, 2003 at 06:55:04PM +0100, Dhruba Bandopadhyay > wrote: >> > Hello >> > >> > Procmail is used to filter incoming mail into respective >> > folders but how can I filter the emai

Re: [gentoo-user] Sorting already existing mail into folders?

2003-08-05 Thread Bryan Traywick
On Tue, Aug 05, 2003 at 09:21:49PM +0200, Vano D wrote: > On Mon, 2003-08-04 at 20:10, Bryan Traywick wrote: > > cd path/to/dir/new > > for file in *; do > > procmail < $file > > done > > > > That should resort your mail using your new procmail recipes. I used these > > same steps to resort my

Re: [gentoo-user] Sorting already existing mail into folders?

2003-08-05 Thread Vano D
On Mon, 2003-08-04 at 20:10, Bryan Traywick wrote: > cd path/to/dir/new > for file in *; do > procmail < $file > done > > That should resort your mail using your new procmail recipes. I used these > same steps to resort my mail and it worked fine. Hope that helps :) > > > Much appreciated.

Re: [gentoo-user] Sorting already existing mail into folders?

2003-08-04 Thread Christopher Fisk
On Mon, 4 Aug 2003, Fred Van Andel wrote: >> The code is: >> >> cd path/to/dir/new >> for file in *; do >> procmail < $file >> done >> > >That method will only work if you are using maildirs but not if you >are using mbox format. It maybe easier to do the filtering >directly in your mail cli

Re: [gentoo-user] Sorting already existing mail into folders?

2003-08-04 Thread Fred Van Andel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On August 4, 2003 11:10 am, Bryan Traywick wrote: > On Mon, Aug 04, 2003 at 06:55:04PM +0100, Dhruba Bandopadhyay wrote: > > Hello > > > > Procmail is used to filter incoming mail into respective > > folders but how can I filter the email that is alre

Re: [gentoo-user] Sorting already existing mail into folders?

2003-08-04 Thread Bryan Traywick
On Mon, Aug 04, 2003 at 06:55:04PM +0100, Dhruba Bandopadhyay wrote: > Hello > > Procmail is used to filter incoming mail into respective folders but > how can I filter the email that is already there in my inbox into their > respective folders? > Try this link http://www.xray.mpe.mpg.de/mailin

[gentoo-user] Sorting already existing mail into folders?

2003-08-04 Thread Dhruba Bandopadhyay
Hello Procmail is used to filter incoming mail into respective folders but how can I filter the email that is already there in my inbox into their respective folders? Much appreciated. Dhruba Bandopadhyay. P.S. postfix, procmail, courier-imap in use -- [EMAIL PROTECTED] mailing list