At 14:26 -0400 13 Apr 2001, Lawrence Fish <[EMAIL PROTECTED]> wrote:
> I am getting the following error when I execute
> mutt in command mode
>
> I don't want to run with priveleges!
Mutt was installed setuid and/or setgid. It doesn't need to be run with
any extra privileges, so it shouldn't be installed in that way. Having
it installed that way may lead to security problems, so it will refuse
to do anything.
To fix the problem run the following command as root:
chmod ug-s `which mutt`
--
Aaron Schrab [EMAIL PROTECTED] http://www.execpc.com/~aarons/
The only disadvantage I see is that it would force everyone to
get Perl. Horrors. :-) --Larry Wall