El martes, 21 septiembre del 2004 a las 09:08:52, Dennis Putnam escribió:
> I am trying to get Anomy to scan attachments using Virex. However, each
> time I send an email through Anomy with an attachment I get a perl
> error. The error is:
>
> procmail: Executing
> "/opt/anomy/bin/sanitizer.pl,/opt/anomy/sanitizer.cfg"
> Can't use an undefined value as a symbol reference at
> /opt/anomy/bin/Anomy/Sanitizer.pm line 1064.
Try defining the following vars (with the correct values) on procmailrc:
ANOMY=/usr/share/sanitizer/
LANG=es_ES@euro
PATH="/usr/bin:$PATH"
SHELL=/bin/sh
VERBOSE=yes
Regards.