Hello,<br><br>I&#39;m using FreeBSD, and I had the same error, after some days on the mailwatch list they solved it.<br><br>You need perl 5.8.8 &lt; this is what I&#39;m using right now and it&#39;s working<br>Or perl 5.10.0<br>
<br>I tried 5.10.1 but it wasn&#39;t working!<br><br><br>Regards,<br><br>Balázs.<br><br><div class="gmail_quote">2010/1/5 mog <span dir="ltr">&lt;<a href="mailto:lists@elasticmind.net">lists@elasticmind.net</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On 04/01/2010 15:59, Mike Jakubik wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
There seems to be more taint mode related problems in the latest version<br>
of MS. As of now, most of emails with attachments are unable to process<br>
and I&#39;m at a loss on how to fix this as i am not a perl programmer.<br>
<br>
When running in debug mode the following error is shown.<br>
<br>
This is perl, v5.8.9 built for amd64-freebsd<br>
<br>
---<br>
Building a message batch to scan...<br>
Have a batch of 1 message.<br>
Insecure dependency in open while running with -T switch at<br>
/usr/local/lib/perl5/site_perl/5.8.9/mach/IO/File.pm line 185.<br>
/usr/local/etc/rc.d/mailscanner: WARNING: failed to start mailscanner<br>
---<br>
<br>
I tried to manually hack File.pm and added a function to untaint the file<br>
open function. This worked, however it triggered another taint mode error<br>
inside of MS itself.<br>
<br>
---<br>
Insecure dependency in chown while running with -T switch at<br>
/usr/local/lib/MailScanner/MailScanner/Message.pm line 2505.<br>
---<br>
<br>
If someone could help i would greatly appreciate it, I&#39;m sure other<br>
FreeBSD users will be experiencing this too.<br>
<br>
Thanks.<br>
   <br>
</blockquote>
<br>
<br></div>
Hi,<br>
<br>
Try upgrading perl to &#39;perl-5.10.1&#39; and make sure you are using at least MailScanner version &#39;MailScanner-4.79.4&#39; (both from ports). You should find that the taint mode problem goes away.<br>
<br>
Regards,<br><font color="#888888">
mog</font><div><div></div><div class="h5"><br>
-- <br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info" target="_blank">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
Before posting, read <a href="http://wiki.mailscanner.info/posting" target="_blank">http://wiki.mailscanner.info/posting</a><br>
<br>
Support MailScanner development - buy the book off the website! <br>
</div></div></blockquote></div><br>