procmail
[Top] [All Lists]

Re: procmail forking?

1997-09-20 05:10:33
On Fri, 19 Sep 1997 16:33:18 -0500,
listuser(_at_)ols(_dot_)pcd(_dot_)usr(_dot_)com wrote:
     SHELL=tcsh

Change this to SHELL=/bin/sh or at least SHELL=/usr/local/bin/tcsh or
whatever the full path to tcsh is. However, I'd +strongly+ advise you
to use /bin/sh for your Procmail scripts. Procmail doesn't like tcsh,
or perhaps it's the other way around. (At suitable levels of
bafflement, try reading the comp.unix.shell FAQs.)

     :0 c
     WHO=| formail -t -XFrom:

You don't need a c flag on VAR=| recipes.      

/* era */

-- 
 Paparazzi of the Net: No matter what you do to protect your privacy,
  they'll hunt you down and spam you. <http://www.iki.fi/~era/spam/>

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