Hi all,
I have a small problem thats driving me mad! I have setup some pipes through my alias file that run various scripts when a mail arrives for certain users.
They all work fine from the command line (Unix) but SOME fail to run, or rather, have no output! The maillog claims the mail is sent. The line to execute is the same for all :
Alias: |"/usr/scripts/scriptname"
All are shell scripts (some run perl scripts that won't run either) and some run scripts (same location) with parameters or are executed by cron jobs. File atributes are -rwxr-xr-x for all scripts. The file and directory ownership is o.k. because other pipes work.
The pipe in question runs a unix script (just like others that work) but does not appear to produce any output.
Any help would be appreciated!
Regards,
JayBot
"Always know what you say, but don't always say what you know!"
I have a small problem thats driving me mad! I have setup some pipes through my alias file that run various scripts when a mail arrives for certain users.
They all work fine from the command line (Unix) but SOME fail to run, or rather, have no output! The maillog claims the mail is sent. The line to execute is the same for all :
Alias: |"/usr/scripts/scriptname"
All are shell scripts (some run perl scripts that won't run either) and some run scripts (same location) with parameters or are executed by cron jobs. File atributes are -rwxr-xr-x for all scripts. The file and directory ownership is o.k. because other pipes work.
The pipe in question runs a unix script (just like others that work) but does not appear to produce any output.
Any help would be appreciated!
Regards,
JayBot
"Always know what you say, but don't always say what you know!"