procmail
[Top] [All Lists]

smrsh/.forward

2000-04-30 14:56:40

Using the example '.forward' included in the distribution:

"|IFS=' ' && p=/usr/local/bin/procmail && test -f $p && exec $p -Yf- || exit 75 
#YOUR_LOGIN_NAME"

Causes complaints from 'smrsh' about illegal characters ('|','&'). Whats the
best way to get around this or how do others handle this ? Rewrite it and
don't use '&&', '||' ?

PS: I could hack smrsh and edit the characters it disallows but thats kind of
    defeating the security of using it in the first place.
    
--
DIVORCE = system("rm /wife/*");

Mike Hall,
Unix Admin   - Rock Island Communications           
<mikeh(_at_)rockisland(_dot_)com>
System Admin - riverside.org                        
<mhall(_at_)riverside(_dot_)org>

<Prev in Thread] Current Thread [Next in Thread>
  • smrsh/.forward, Michael hall <=