Hi Julian,<br><br>Thanks for the quick reply.<br><br>Tried the setting but the error is largely the same:<br><br>[17119] dbg: bayes: untie-ing<br>[17119] dbg: bayes: untie-ing db_toks<br>[17119] dbg: bayes: untie-ing db_seen
<br>Ignore errors about failing to find EOCD signature<br>format error: can&#39;t find EOCD signature<br>&nbsp;at /usr/sbin/MailScanner line 820<br>Undefined subroutine &amp;Filesys::Df::df called at /usr/lib/MailScanner/MailScanner/Message.pm line 1719.
<br><br>My line now looks like this (just double checking)<br><br>&nbsp; my $df&nbsp; = Filesys::Df::df($dir, 1024);<br><br>Probably not related but it does just sit there for 5-10 minutes before it gives the error.<br><br>Thanks,<br>
Chris<br><br><br><div><span class="gmail_quote">On 2/3/07, <b class="gmail_sendername">Julian Field</b> &lt;<a href="mailto:MailScanner@ecs.soton.ac.uk">MailScanner@ecs.soton.ac.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Try changing that to<br>&nbsp;&nbsp;&nbsp;&nbsp;my $df = Filesys::Df::df($dir, 1024);<br>and let me know if this helps at all.<br><br></blockquote></div>