Mailing List Archive

taint mode again
Hallo und guten Abend SA-List,

since I updated 2.61 => 2.63 show me spamassassin -D --lint:
--snip
debug: running in taint mode? no
--snap
I think, this run in taint mode now. Why not by me?
Thank you for help.

--
Viele Grüße, best regards
Jim Knuth
jk@jkart.de
-------------
Zufalls-Text
-------------
Die wahren Lebenskünstler sind bereits glücklich,
wenn sie nicht unglücklich sind.
(Jean Anonilk)
-------------
Dieser Text ist zufällig gewählt und hat nichts mit dem Empfänger der Mail zu tun.
-------------
Mail wurde auf Viren geprüft mit:
Virenscanner NOD32 Version 1.614 Update am 29.01.04
Re: taint mode again [ In reply to ]
At 03:36 PM 2/2/2004, Jim Knuth wrote:
>Hallo und guten Abend SA-List,
>
>since I updated 2.61 => 2.63 show me spamassassin -D --lint:
>--snip
>debug: running in taint mode? no
>--snap
>I think, this run in taint mode now. Why not by me?
>Thank you for help.

That's VERY strange.. My upgrade worked fine and I'm still in taint mode.

Have you looked at your spamassassin script itself?

$ which spamassassin
/usr/bin/spamassassin

$more /usr/bin/spamassassin
#!/usr/bin/perl -T -w

If the shebang statement at the top of your file doesn't have -T in it,
that's why it's not running in taint mode. From there, it's a question of
_why_ did this happen.

Have you verified you're really running 2.63 with spamassassin --version?
Re: taint mode again [ In reply to ]
Hallo und guten Abend Matt,

danke für die Email, die Du am 02.02.2004 um 22:11 schriebst - you wrote:

> $ which spamassassin
> /usr/bin/spamassassin
> $more /usr/bin/spamassassin
> #!/usr/bin/perl -T -w

no, nothing there. It`s only #!/usr/bin/perl
I`ve edit and now - running in taint mode !!
Very strange ...

> If the shebang statement at the top of your file doesn't have -T in it,
> that's why it's not running in taint mode. From there, it's a question of
> _why_ did this happen.

> Have you verified you're really running 2.63 with spamassassin --version?

yes. The command says before and after: SpamAssassin version 2.63
Also strange .. ??


--
Viele Grüße, best regards,
Jim Knuth
jk@jkart.de
-------------
Zufalls-Text
-------------
Es ist Sache der Frau, so früh wie möglich zu heiraten.
Die Aufgabe des Mannes ist es, so lange unverheiratet zu bleiben wie er kann.
(George Bernard Shaw)
-------------
dieser Text ist zufällig gewählt und hat nichts mit dem Empfänger der Mail zu tun.
-------------
Mail wurde auf Viren geprüft mit:
Virenscanner NOD32 Version 1.614 Update am 29.01.04