V-ONE Corporation
>[EMAIL PROTECTED]
>
>- Original Message -
>From: "Gary Stainburn" <[EMAIL PROTECTED]>
>To: "Robert Aspinall" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
>Sent: Tuesday, August 14, 2001 8:54 AM
>Subject: Re: Sendmail w/pe
ECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, August 14, 2001 9:19 AM
Subject: Re: Sendmail w/perl
> I can't see anything wrong witth your code - as you say, there ain't that
> much of it.
>
> The one points I can mention (apart from the usual -w and use stri
uot;testing!";
>
>
> Any ideas?
>
>
> Robert Aspinall
> Support Engineer
> V-ONE Corporation
> [EMAIL PROTECTED]
>
> - Original Message -
> From: "Gary Stainburn" <[EMAIL PROTECTED]>
> To: "Robert Aspinall" <[EMAIL PROTECTED]>; &l
: "Michael Monaghan" <[EMAIL PROTECTED]>
To: "Robert Aspinall" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, August 14, 2001 9:08 AM
Subject: Re: Sendmail w/perl
> sounds as if the perl script isn't getting called at all.
>
> If you
sounds as if the perl script isn't getting called at all.
If you're working on UNIX you're probably using a ".forward" file to
forward mail to the script.
Instead of forwarding the mail to the script, forward it to a regular
email account. - and if that doesn't work then there's no way your perl
nt STDERR "testing!";
Any ideas?
Robert Aspinall
Support Engineer
V-ONE Corporation
[EMAIL PROTECTED]
- Original Message -
From: "Gary Stainburn" <[EMAIL PROTECTED]>
To: "Robert Aspinall" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent:
Hows about giving us some code to look at?
If it's a big un, just give us some snippets.
Also, give us the aliases file entry that calls it.
Gary
On Tuesday 14 August 2001 1:51 pm, Robert Aspinall wrote:
> I have an alias that runs a perl script whenever mail is recieved for a
> certain account
I have an alias that runs a perl script whenever mail is recieved for a
certain account, but as far as I can tell, the perl script runs without
doing a single thing. Is there a way to see the output of the script? I
have it write "hello" to a text file (which never gets created), print hello
to