Hello everybody I have 2 questions for you: 1) I'm running the latest ASSP 1.x version which I've upgraded few times in the last couple of years. Any ways, going into the Perl module page I've noticed that some modules are outdated other just not installed.
My question is: what is the mod_inst.pl file doing exactly? Am I doing anything wrong? r...@mysystem# perl ./mod_inst.pl Perl 5.010000 ASSP module installation helper version 1.10 reading proxy settings from assp.cfg Odd number of elements in hash assignment at ./mod_inst.pl line 91, <CFG> chunk 1. %HTTP_proxy% is not set - will make downloads via direct connect ================================ = Installing perl modules = ================================ install/upgrade module Authen::SASL from version 2.13 to version 2.1401 Can't exec "cpan": No such file or directory at ./mod_inst.pl line 230. install/upgrade module Compress::Zlib from version 2.008 to version 2.015 Can't exec "cpan": No such file or directory at ./mod_inst.pl line 230. module Digest::MD5 version 2.36_01 is already installed module Digest::SHA1 version 2.12 is already installed install/upgrade module Email::MIME from version 1.863 to version 1.903 Can't exec "cpan": No such file or directory at ./mod_inst.pl line 230. install/upgrade module Email::MIME::Modifier from version 1.444 to version 1.903 Can't exec "cpan": No such file or directory at ./mod_inst.pl line 230. install/upgrade module Email::Send from version 2.194 to version 2.198 Can't exec "cpan": No such file or directory at ./mod_inst.pl line 230. install/upgrade module Email::Valid from version 0.180 to version 0.182 Can't exec "cpan": No such file or directory at ./mod_inst.pl line 230. module File::ReadBackwards version 1.04 is already installed install module File::Scan::ClamAV version 1.91 Can't exec "cpan": No such file or directory at ./mod_inst.pl line 242. module LWP::Simple version 5.827 is already installed module MIME::Types version 1.28 is already installed module MIME::Tools version 5.427 is already installed module Mail::SPF version v2.006 is already installed install module Mail::SRS version 0.31 Can't exec "cpan": No such file or directory at ./mod_inst.pl line 242. module Net::CIDR::Lite version 0.20 is already installed module Net::DNS version 0.65 is already installed install module Net::IP::Match::Regexp version 1.01 Can't exec "cpan": No such file or directory at ./mod_inst.pl line 242. install/upgrade module Net::LDAP from version 0.34 to version 0.36 Can't exec "cpan": No such file or directory at ./mod_inst.pl line 230, <DATA> line 228. module Net::SMTP version 2.31 is already installed install module Net::SenderBase version 1.01 Can't exec "cpan": No such file or directory at ./mod_inst.pl line 242, <DATA> line 228. module PerlIO::scalar version 0.06 is already installed module Time::HiRes version 1.9719 is already installed module IO::Socket::SSL version 1.31 is already installed module Sys::Syslog version 0.27 is already installed finished module installation for ASSP checking module installation for ASSP module Authen::SASL 2.13 is installed - should be version 2.1401 [upgrade needed] module Compress::Zlib 2.008 is installed - should be version 2.015 [upgrade needed] module Digest::MD5 2.36_01 is installed [OK] module Digest::SHA1 2.12 is installed [OK] module Email::MIME 1.863 is installed - should be version 1.903 [upgrade needed] module Email::MIME::Modifier 1.444 is installed - should be version 1.903 [upgrade needed] module Email::Send 2.194 is installed - should be version 2.198 [upgrade needed] module Email::Valid 0.180 is installed - should be version 0.182 [upgrade needed] module File::ReadBackwards 1.04 is installed [OK] module File::Scan::ClamAV is not installed [FAILED] module LWP::Simple 5.827 is installed [OK] module MIME::Types 1.28 is installed [OK] module MIME::Tools 5.427 is installed [OK] module Mail::SPF v2.006 is installed [OK] module Mail::SRS is not installed [FAILED] module Net::CIDR::Lite 0.20 is installed [OK] module Net::DNS 0.65 is installed [OK] module Net::IP::Match::Regexp is not installed [FAILED] module Net::LDAP 0.34 is installed - should be version 0.36 [upgrade needed] module Net::SMTP 2.31 is installed [OK] module Net::SenderBase is not installed [FAILED] module PerlIO::scalar 0.06 is installed [OK] module Time::HiRes 1.9719 is installed [OK] module IO::Socket::SSL 1.31 is installed [OK] module Sys::Syslog 0.27 is installed [OK] there where errors for some modules I guess I'm doing something wrong here... any help? ----------------------------------------------------------------------- 2) I actually have 2 mailservers in different location and use imapsync every night to synchronise the mailboxes from primary to secondary. Imapsync is a great tool for this btw! The reason why I'm doing this is to have a "cold" standy in case something happens to the primary server. So I was thinking: is there any way to "multiply" the emails going through ASSP and direct them to the 2 different servers rather than one? In this way I could have a hot standby instead. Thanks for reading ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
