More filesys df issues

Chris Kimpton kimptoc at gmail.com
Sat Feb 3 18:33:37 CET 2007


Hi Julian,

Thanks for the quick reply.

Tried the setting but the error is largely the same:

[17119] dbg: bayes: untie-ing
[17119] dbg: bayes: untie-ing db_toks
[17119] dbg: bayes: untie-ing db_seen
Ignore errors about failing to find EOCD signature
format error: can't find EOCD signature
 at /usr/sbin/MailScanner line 820
Undefined subroutine &Filesys::Df::df called at
/usr/lib/MailScanner/MailScanner/Message.pm line 1719.

My line now looks like this (just double checking)

  my $df  = Filesys::Df::df($dir, 1024);

Probably not related but it does just sit there for 5-10 minutes before it
gives the error.

Thanks,
Chris


On 2/3/07, Julian Field <MailScanner at ecs.soton.ac.uk> wrote:
>
> Try changing that to
>     my $df = Filesys::Df::df($dir, 1024);
> and let me know if this helps at all.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20070203/b51ee8c8/attachment.html


More information about the MailScanner mailing list