|
Hi. I'm getting the following error msg when in taint mode and log4perl tries to send an email using the latest version of Log::Dispatch::Email::MailSend as an appender...
Insecure dependency in eval_sv() while running with -T switch at /usr/local/share/perl/5.8.8/Log/Dispatch/Email.pm line 23.
It works fine when I don't use taint mode, but my office requires it. Anybody have any suggestions how to get around this error?
Thanks.
James
|