<HTML>
<HEAD>
<TITLE>Re: SA-Update Problem</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I am running version 3.1.0. I have been weary to upgrade to the latest because I&#8217;ve read that there are bugs in SA that allows all mail through even if its spam.<BR>
<BR>
<BR>
On 4/9/08 10:33 AM, &quot;Matt Kettler&quot; &lt;mkettler@evi-inc.com&gt; wrote:<BR>
<BR>
</SPAN></FONT></FONT><BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Gregory Wong wrote:<BR>
&gt; I am having issues when I run SA-Update. I get the following error:<BR>
&gt;<BR>
&gt; Insecure dependency in open while running with -T switch at<BR>
&gt; /usr/lib/perl/5.8/IO/File.pm line 188.<BR>
&gt;<BR>
&gt; I have searched and it looks like I am missing a perl module IO::File<BR>
&gt; but when I try to install it in CPAN it says it cannot be found.<BR>
&gt;<BR>
&gt; Any suggestions?<BR>
<BR>
<BR>
Well, you're definitely not missing IO::File.. It was running in that module<BR>
when then error occurred. It's got to be present to be running ;)<BR>
<BR>
Anyway, CPAN should work for IO::File, ie: this command line should work:<BR>
perl -MCPAN -e 'install IO::File'<BR>
<BR>
However, your problem could be one of two problems. Either your IO::File is<BR>
corrupted or your SpamAssassin is old and buggy..<BR>
<BR>
Are you by chance running a fairly old SpamAssassin (ie: pre 3.2.0?)<BR>
<BR>
Some possibly related bugs:<BR>
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5061<BR>
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5216<BR>
<BR>
Also in this post:<BR>
<BR>
<a href="http://mail-archives.apache.org/mod_mbox/spamassassin-users/200702.mbox/%3c45CBAB37.8060409@dostech.ca%3e">http://mail-archives.apache.org/mod_mbox/spamassassin-users/200702.mbox/%3c45CBAB37.8060409@dostech.ca%3e</a><BR>
<BR>
Daryl O'Shea implies that this exact error message is a known issue in SA pre 3.1.0.<BR>
<BR>
--<BR>
MailScanner mailing list<BR>
mailscanner@lists.mailscanner.info<BR>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><BR>
<BR>
Before posting, read <a href="http://wiki.mailscanner.info/posting">http://wiki.mailscanner.info/posting</a><BR>
<BR>
Support MailScanner development - buy the book off the website!<BR>
<BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>