Re: Off Topic: call a perl script

2000-04-07 Thread Jedi/Sector One

Carlo Gibertini a écrit :
 If some good soul can send me a example perl script that gets the content of
 the message, i will apreciate...

#! /usr/local/bin/perl -w
while () {
  /microsoft/oi  exit 100
}

  What is the exact content of your .qmail file ? Did you check Qmail
logs ?

  Best regards,
-- 
 Frank DENIS aka Jedi/Sector One aka DJ Chrysalis [EMAIL PROTECTED]
- Software : http://www.jedi.claranet.fr -
 - Music : http://www.mp3.com/chrysalis -



Re: Off Topic: call a perl script

2000-04-07 Thread Jedi/Sector One

Carlo Gibertini a écrit :
 user with "|/my_program" will call the program.

"| ./my_program" would be better.

-- 
 Frank DENIS aka Jedi/Sector One aka DJ Chrysalis [EMAIL PROTECTED]
- Software : http://www.jedi.claranet.fr -
 - Music : http://www.mp3.com/chrysalis -