Re: [users] Re: getting procmail to pipe to a gzipped file

2001-05-08 Thread MaD dUCK
also sprach [EMAIL PROTECTED] (on Tue, 08 May 2001 07:24:41PM +1000): > You are totally right. (Bangs head against wall in frustration!) Thank > you, now everything works as it should. I was beginning to think I had > gremlins in my system. I hadn't even thought that gzip and date weren't > in

Re: [users] Re: getting procmail to pipe to a gzipped file

2001-05-08 Thread Glyn Millington
On Tue, 8 May 2001, [EMAIL PROTECTED] wrote: > On Mon, May 07, 2001 at 11:30:59PM -0400, MaD dUCK wrote: >> also sprach [EMAIL PROTECTED] (on Tue, 08 May 2001 01:25:37PM >> +1000): >> > > Try "| gzip -c >> testing.gz". >> > That still seems to not work when I sent a mail with Subject: gzip >> > And

Re: [users] Re: getting procmail to pipe to a gzipped file

2001-05-07 Thread mdevin
On Mon, May 07, 2001 at 11:30:59PM -0400, MaD dUCK wrote: > also sprach [EMAIL PROTECTED] (on Tue, 08 May 2001 01:25:37PM +1000): > > > Try "| gzip -c >> testing.gz". > > That still seems to not work when I sent a mail with Subject: gzip > > And I know the condition works since if I remove the gzip

Re: [users] Re: getting procmail to pipe to a gzipped file

2001-05-07 Thread MaD dUCK
also sprach [EMAIL PROTECTED] (on Tue, 08 May 2001 01:25:37PM +1000): > > Try "| gzip -c >> testing.gz". > That still seems to not work when I sent a mail with Subject: gzip > And I know the condition works since if I remove the gzip pipe and just > place a filename there then it does append to it