procmail
[Top] [All Lists]

Perl Scripts and Procmail 3.10

1996-12-20 07:56:44

I've recently begun to Procmail, I have configured Procmail to pipe the
mail message to a Perl 5 script. 

The problem that I'm having with Procmail is that all Perl instruction are 
executed fine, but, when gets to a system("unix pgm"); call I get the following
message listed below.  

How can I correct this problem, here's some detail:

.procmailrc

 :0 w
  * ^From:.*<someuser(_at_)domain(_dot_)com>
  | /usr/local/admin/program.pl

Procmail is suid set.

Message generated from Procmail.

Insecure $ENV{PATH} while running setuid at /dev/fd/3 line 60.
procmail: [27127] Fri Dec 20 09:51:45 1996
procmail: Program failure (255) of "/usr/local/admin/program.pl"
procmail: Assigning "LASTFOLDER=/usr/local/admin/program.pl"
 

Thank you for your assistance,

Michael Stolisov, Sr. Systems Administrator
ADP  CSG/Autonet
e-mail: mas(_at_)aa(_dot_)csg(_dot_)com    fax: 313.995.0098   ph: 800.829.2206 
x6293

<Prev in Thread] Current Thread [Next in Thread>