SA Bugzilla – Bug 2439
2.60-rc4 gives an Insecure Dependency error with -T
Last modified: 2003-09-11 19:55:44 UTC
Here's what I get when starting spamd: Sep 12 11:00:48 kai spamd[29239]: razor2 check skipped: No such file or directory Insecure dependency in open while running with -T switch at /usr/local/libdata/perl5/site_perl/i386-openbsd/Razor2/Client/Config.pm line 414, <GEN2> line 1. It starts fine, but obviously it isn't using razor. Removing the -T from the #!/usr/bin/perl on the top of spamd makes it work. I'm using OpenBSD 3.3, with Perl 5.8. spamd is running as root. I'm using the latest razor2.
Yes, thats a bug in Razor2 which is not taint safe. The final 2.60 will ship a patch against Razor you'll have to apply to get rid of this stuff. Please see also this [1] posting by Daniel Quinal to SA-talk. Closing as WONTFIX but I actually meant CANTFIX ;-) [1]http://article.gmane.org/gmane.mail.spam.spamassassin.general/29666
P.S.: Sorry Dan for putting that typo in your name :)