Hi there, what are the reasons why procmail would say that it is executing
a piped perl script, but doesn't actually do it? This is the recipe:
:0
* ^TO_inbound\-\/.*
| ~/inbound.pl
And procmail.log has this:
procmail: [3074] Fri Jun 21 11:41:06 2002
procmail: Assigning "MATCH="
procmail: Matched "something(_at_)somewhere(_dot_)com"
procmail: Match on
"(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently(-Resent)?)-To):(.*[^-a-zA-Z0-9_.])?)inbound\-\/.*"
procmail: Assigning "LASTFOLDER= ~/inbound.pl"
From something(_at_)somewhere(_dot_)com Fri Jun 21 11:41:06 2002
Folder: ~/inbound.pl 4087
procmail: Notified comsat: "inbound@: ~/inbound.pl"
procmail: Executing " ~/inbound.pl"
My perl script runs from the command line fine. I've tried quite a few
different combinations of specifying the path to the script, etc.
Procmail is being called from the mailer and not from .forward.
Cheers
Kirk Bowe.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail