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
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):
> I thought I had this worked out, but it doesn't seem to work quite how
> it should. Bascially I want to have mail with a certain subject piped
> into a .gz file in my ~/mail directory.
>
> Here is what I had in .procmailrc:
>
> PATH=/usr/bin:/usr/
On Tue, May 08, 2001 at 02:49:23AM -0400, Rob Mahurin wrote:
> On Tue, May 08, 2001 at 03:05:02PM +1000, [EMAIL PROTECTED] wrote:
> > I have these variables set at the top of my .procmailrc
> > PATH=/usr/bin:/usr/local/bin
> > MAILDIR=$HOME/mail # all mailboxes are in mail/
> > LOGFILE=/dev/null
On Tue, May 08, 2001 at 03:05:02PM +1000, [EMAIL PROTECTED] wrote:
> I have these variables set at the top of my .procmailrc
> PATH=/usr/bin:/usr/local/bin
> MAILDIR=$HOME/mail # all mailboxes are in mail/
> LOGFILE=/dev/null
> SHELL=/bin/sh
I have /bin in my path.
02:47 $ which date
/bin/date
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
On Tue, May 08, 2001 at 02:50:37PM +1000, [EMAIL PROTECTED] wrote:
> On Tue, May 08, 2001 at 12:08:12AM -0400, Rob Mahurin wrote:
> > On Tue, May 08, 2001 at 01:25:37PM +1000, [EMAIL PROTECTED] wrote:
> > > On Mon, May 07, 2001 at 10:20:51PM -0400, Rob Mahurin wrote:
> > > > Try "| gzip -c >> testi
On Tue, May 08, 2001 at 12:08:12AM -0400, Rob Mahurin wrote:
> On Tue, May 08, 2001 at 01:25:37PM +1000, [EMAIL PROTECTED] wrote:
> > On Mon, May 07, 2001 at 10:20:51PM -0400, Rob Mahurin wrote:
> > > Try "| gzip -c >> testing.gz".
> >
> > That still seems to not work when I sent a mail with Subjec
On Tue, May 08, 2001 at 12:08:12AM -0400, Rob Mahurin wrote:
> On Tue, May 08, 2001 at 01:25:37PM +1000, [EMAIL PROTECTED] wrote:
> > On Mon, May 07, 2001 at 10:20:51PM -0400, Rob Mahurin wrote:
> > > Try "| gzip -c >> testing.gz".
> >
> > That still seems to not work when I sent a mail with Subjec
On Tue, May 08, 2001 at 01:25:37PM +1000, [EMAIL PROTECTED] wrote:
> On Mon, May 07, 2001 at 10:20:51PM -0400, Rob Mahurin wrote:
> > 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 pip
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
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
On Mon, May 07, 2001 at 10:20:51PM -0400, Rob Mahurin wrote:
> On Tue, May 08, 2001 at 11:37:19AM +1000, [EMAIL PROTECTED] wrote:
> > I thought I had this worked out, but it doesn't seem to work quite how
> > it should. Bascially I want to have mail with a certain subject piped
> > into a .gz file
Rob Mahurin wrote:
> How will you read mail from the compressed box?
By uncompressing it first, I guess.
Oki
also sprach [EMAIL PROTECTED] (on Tue, 08 May 2001 11:37:19AM +1000):
> Now if I generate mail with Subject: gzip
> it doesn't seem to work. I can see a testing.gz file that has been
> created in ~/mail but it is empty.
gzip does write to stdout by default. i think you might want to try to
'i' fl
On Tue, May 08, 2001 at 11:37:19AM +1000, [EMAIL PROTECTED] wrote:
> I thought I had this worked out, but it doesn't seem to work quite how
> it should. Bascially I want to have mail with a certain subject piped
> into a .gz file in my ~/mail directory.
>
> Here is what I had in .procmailrc:
[...
I thought I had this worked out, but it doesn't seem to work quite how
it should. Bascially I want to have mail with a certain subject piped
into a .gz file in my ~/mail directory.
Here is what I had in .procmailrc:
PATH=/usr/bin:/usr/local/bin
MAILDIR=$HOME/mail # all mailboxes are in mail/
L
16 matches
Mail list logo