great work, thank you.
I moved the install from debian 5 to ubuntu 12lts. It seems that everything is running. But I'm not able to report spam mail to assp-spam@<DOMAIN>, ardess is not known by server. I tried to stop and start assp service and get the following error:
Return::Value is deprecated at /usr/lib/perl5/Return/Value.pm line 13
require Return/Value.pm called at /usr/lib/perl5/Email/Send.pm line 11
Email::Send::BEGIN() called at /usr/lib/perl5/Return/Value.pm line 0
eval {...} called at /usr/lib/perl5/Return/Value.pm line 0
require Email/Send.pm called at (eval 81) line 1
main::BEGIN() called at /usr/lib/perl5/Return/Value.pm line 0
eval {...} called at /usr/lib/perl5/Return/Value.pm line 0
eval 'use Email::Send ;1;' called at sub main::validateModule line 8
main::validateModule('Email::Send') called at sub main::defineCanUseModules line 80
main::defineCanUseModules() called at assp.pl line 5487
On assp setup-page I get the info, some perl modules are not installed:
ASSP_WordStem
Convert::Scalar
Digest::SHA1
Sys::MemInfo
Thread::State
Unicode::GCString
and the PM NetSNMP::agent is 5.0403, but it should be 5.05. This one I can't find.
First I tried to install the PM with apt-get, but I missed a lot. So went to cpan to install all the PM. On commandline I did check with
. This will give no output.perl -e "use Sys::MemInfo;"
I'm using ASSP version 2.2.2(12343) with Ubuntu 12.04.1 LTS.
Last updates are installed and perl is upgraded with cpan.
Can someone please help on that issiue??
Do I have something to configer I've forgotten?
Many thanks in advance
Ralf
