[Mimedefang] Re: Error running mimedefang

Jeremy Mates jmates at sial.org
Thu Jan 29 12:08:49 EST 2004


* Fulano <fulano at nina.aberium.com>
> Jan 21 10:38:43 nina mimedefang-multiplexor: Slave 0 stderr: Global
> symbol "$FoundVirus" requires explicit package name at /etc/mail/mimedefang-
> filter line 614. Global symbol "$FoundVirus" requires explicit package
> name at /etc/mail/mimedefang-filter line 712. Compilation failed in
> require at /usr/bin/mimedefang.pl line 4023.

If running MIMEDefang under 'use strict', you will need to declare the
$FoundVirus variable, e.g. at the top of /etc/mail/mimedefang-filter:

our $FoundVirus;



More information about the MIMEDefang mailing list