Re: Mail::SpamAssassin::Plugin::DCC error on spamd start: util: refusing to untaint suspicious path: "${exec_prefix}/lib" ?

2020-06-12 Thread Nix
On 11 Jun 2020, PGNet Dev outgrape: > for anyone interested, it appears the config, as advised, is a bit of a mess > > using _explicit_ config of > >./configure \ >--with-installroot=/ \ > --mandir=/usr/local/man \ > --bindir=/usr/local/bin \ > --libexecdir

Re: Mail::SpamAssassin::Plugin::DCC error on spamd start: util: refusing to untaint suspicious path: "${exec_prefix}/lib" ?

2020-06-11 Thread PGNet Dev
On 6/11/20 9:19 AM, PGNet Dev wrote: > DCC is built/installed, > > wget http://www.dcc-servers.net/dcc/source/dcc.tar.Z > tar zxvf dcc.tar.Z > cd dcc-2.3.167 > ./configure \ > --disable-server \ > --disable-dccm \ > --disable-dccifd > make > ma

Mail::SpamAssassin::Plugin::DCC error on spamd start: util: refusing to untaint suspicious path: "${exec_prefix}/lib" ?

2020-06-11 Thread PGNet Dev
ng well enough; tho, on spamd restart, I see in logs, Jun 11 08:06:49 mx spamd[10742]: util: refusing to untaint suspicious path: "${exec_prefix}/lib" commenting out, v310.pre - loadplugin Mail::SpamAssassin::Plugin::DCC + loadplugin Mail::S

Re: refusing to untaint

2014-02-27 Thread Mike Grau
> >> Please open a new bug. I'll try and make it a blocker for 3.4.1 if you >> open it ASAP. > > Done. > For the list - the error appears to have been caused from an old .pre file that was left in /etc/mail/spamassassin. Removing t

Re: refusing to untaint

2014-02-27 Thread Mike Grau
> Please open a new bug. I'll try and make it a blocker for 3.4.1 if you > open it ASAP. Done.

Re: refusing to untaint

2014-02-26 Thread Kevin A. McGrail
On 2/26/2014 4:26 PM, Mike Grau wrote: Any chance you can try the very small patch in https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7015 and see if it's related? Still the same error after patching: Feb 26 15:24:07.130 [20964] warn: util: refusing to untaint suspicious

Re: refusing to untaint

2014-02-26 Thread Mike Grau
> Any chance you can try the very small patch in > https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7015 and see if > it's related? Still the same error after patching: Feb 26 15:24:07.130 [20964] warn: util: refusing to untaint suspicious path: "${exec_prefix}/lib"

Re: refusing to untaint

2014-02-26 Thread Kevin A. McGrail
17527] warn: util: refusing to untaint suspicious path: "${exec_prefix}/lib" This is perl 5, version 18, subversion 1 (v5.18.1) built for x86_64-linux-thread-multi I'm guessing that the variable ${exec_prefix} should already have been evaluated? Can someone tell me what might be

refusing to untaint

2014-02-26 Thread Mike Grau
Hello, I've installed SpamAssassin-3.4.0 on a couple of machines via the tarball and perl Makefile.PL make make test make install When I run a message through spamassassin -t it gives this warning from Util.pm Feb 26 12:19:27.028 [17527] warn: util: refusing to untaint suspi