procmail
[Top] [All Lists]

Re: removed exec from .forward (fwd)

2001-08-22 16:35:55
On Wed, Aug 22, 2001 at 02:42:33PM -0700, Kayven Riese wrote:
What is your shell?  Is it listed in /etc/shells?  Not sure if there
are other limits than this.     
% which shell
/usr/bin/shell

Try "env | grep SHELL=" instead.
Then see if the shell listed is found in /etc/shells.

grep -c `env | grep SHELL= | sed s/SHELL=//` /etc/shells

-- 
Andrew Edelstein        -       andrew(_at_)pure-chaos(_dot_)com
http://andrew.pure-chaos.com
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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