On 2014-07-05 14:18, Herbert J. Skuhra wrote:

Jun 24 13:47:53.167 [3245] warn: plugin: eval failed: Insecure
dependency in sprintf while running with -T switch at
/usr/local/share/perl/5.14.2/Mail/SpamAssassin/Logger.pm line 241.
Jun 24 13:47:53.168 [3245] dbg: config: score set 0 chosen.

That seems to be the last time Bayes is referenced in a spamassassin
-D ―lint

So, I can only reproduce this issue on FreeBSD (and not on Fedora
20, Arch Linux) because only FreeBSD runs spamassassin in taint mode.

Is this a bug in Logger.pm? Or simply switch off taint mode? Any comments?

The bug is not in the logger, but is a routine that calls it.

Which Bayes database backend are you using? The bug must be specific
to that one.

>> I could resolve this issue by setting $sa_debug from 1-> 0 in
>> amavisd.conf.
>> This is abviously a workaround and not a proper fix.

For the time being please stick to that workaround until the
problem is investigated.

> Or simply switch off taint mode?

Please don't, that would not be a right thing to do.

Looks like the kind of a thing appropriate to open a
problem report in the SpamAssassin's bugzilla.

  Mark

Reply via email to