* Fulano <[EMAIL PROTECTED]>
> 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;
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to