On Mon, Nov 24, 2003 at 06:17:54AM -0800, James Nonya wrote:
> I'm running Slackware 8.1 which comes with perl 5.6.1.  I've been
> running spamd just fine since 2.55 was released.  I compile and
> install SA 2.60 and all goes well.  When I try to start spamd here's
> what I get:
> 
> Insecure directory in $ENV{PATH} while running with -T
> switch at /usr/lib/perl5/Cwd.pm line 92.
> 
> I am running spamd as user filter (running this setup
> ->
> http://www.advosys.ca/papers/postfix-filtering.html). 
> Filter has:
> 
> /bin:/usr/bin:/usr/local/bin set as the $PATH.  Anyone
> have any leads on why this is happening and how I can
> fix it?

Maybe one of the directories in your path is world-writable.  Do:
   chmod root:root /bin /usr/bin /usr/local/bin
   chmod 755 /bin /usr/bin /usr/local/bin

Note: On my Debian system /usr/local/bin group ownership is set for
staff.  

-- 
Boy, that crayon sure did hurt!


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to