procmail
[Top] [All Lists]

Re: Procmail problem

1996-02-05 13:17:51
"KR" == Krishnan Ramaswamy 
<krishnan(_at_)ruth(_dot_)ece(_dot_)psu(_dot_)edu> writes:

KR> sh: cannot use ; in command
KR> 554 "|IFS=' ';exec /usr/local/bin/procmail #krishnan"...
KR> Service unavailable

Just replace the semicolon with a space -- it is still valid
Bourne Shell syntax, but only sets IFS for the command being
executed on that input line.  Of course, in this case it makes
no difference.
--
 ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
( Kimmo Suominen                         "That's what I think" )
( Trans-Atlantic Communications              
kim(_at_)tac(_dot_)nyc(_dot_)ny(_dot_)us )
 ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''

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