[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Procmail handling



On Fri, Aug 18, 2000 at 12:12:36PM -0400, Christopher W. Curtis wrote:
> I'm trying to get procmail to execute an external program and it doesn't
> seem to want to do so.  Here is a recipe snippet:
> 
> :0 c
> | echo foo > /tmp/foo
> 
> And the output (with VERBOSE=1):
> 
> procmail: Executing " echo foo > /tmp/foo"
> procmail: Error while writing to " echo foo > /tmp/foo"
> procmail: Assigning "LASTFOLDER= echo foo > /tmp/foo"

insert:

SHELL=/bin/sh

-- 
Brian Moore                       | Of course vi is God's editor.
      Sysadmin, C/Perl Hacker     | If He used Emacs, He'd still be waiting
      Usenet Vandal               |  for it to load on the seventh day.
      Netscum, Bane of Elves.



Reply to: