Package: spamassassin
Version: 3.1.7
Severity: minor

As stated in /usr/share/doc/spamassassin/USAGE.gz:

cd /usr/share/doc/spamassassin/examples/

spamassassin -t sample-nonspam.txt.gz > /tmp/whatever.txt

Insecure dependency in piped open while running with -T switch at
/usr/share/perl5/Mail/SpamAssassin/ArchiveIterator.pm line 855.

This is because the file sample-nonspam.txt.gz is distributed as a
gzipped file. Users of the TAB-key will miss the file is zipped and will
get this output. The file should be distributed unzipped.

Workaround: gunzip sample-nonspam.txt.gz

-- 
___________________________________________________________________
It is better to remain silent and be thought a fool, than to speak
aloud and remove all doubt.

+------------------------------------------------------------------+
| Richard Lucassen, Utrecht                                        |
| Public key and email address:                                    |
| http://www.lucassen.org/mail-pubkey.html                         |
+------------------------------------------------------------------+


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to