procmail
[Top] [All Lists]

exec'ing from procmail

1997-10-09 13:24:42
I can't seem to get exec'ing shell processes to work.

Here's my recipe:
:2:
* ^X-Grey:
| excmd.pl

When I turn verbose mode on and I send myself with a "X-Grey: " header,
this is what's in the log:
procmail: Assigning "INCLUDERC=/home/thartman/.procmail/rc.thartman"
procmail: No match on "^X-Mailing-List: 
<procmail(_at_)informatik(_dot_)rwth-aachen(_dot_)de>"
procmail: No match on "^X-Mailing-List: 
<zsh-users(_at_)math(_dot_)gatech(_dot_)edu>"
procmail: Match on "^X-Grey:"
procmail: Match on "| excmd.pl"
procmail: Incomplete recipe
procmail: Bypassed locking "/var/spool/mail/thartman.lock"
procmail: Assigning "LASTFOLDER=/var/spool/mail/thartman"
procmail: Opening "/var/spool/mail/thartman"
procmail: Acquiring kernel-lock
From thartman(_at_)austin(_dot_)ibm(_dot_)com  Thu Oct  9 15:11:58 1997
 Subject: hola
  Folder: /var/spool/mail/thartman                                         2024
procmail: Notified comsat: "thartman(_at_)23799:/var/spool/mail/thartman"


What am I doing wrong?  excmd.pl is a perl script that I wrote to 
grab a couple things from the headers and mail another message.


todd.

-- 
Todd Hartman           thartman(_at_)austin(_dot_)ibm(_dot_)com      
(512)838-8789
The opinions which may or may not be explicitly implied in this document
are completely my own and are not necessarily those of my employer.

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