<div dir="ltr"><div><div>I don't think this is a good idea to use CPAN on production server unless you are a Perl developer or you can't find any vendor specific package of that module. Because it will be hard to track the modules.<br>
<br></div>You might want to involve someone from iRedMail also. They might know how they ackaged amavis and its dependencies.<br><br></div>You will find the list of perl modules installed using RPM using following command (excluding modules installed using CPAN). <br>
<div><div>rpm -qa |grep -i perl-</div><br><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 22, 2013 at 10:19 AM, via amavis-users <span dir="ltr"><<a href="mailto:amavis-users@amavis.org" target="_blank">amavis-users@amavis.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, November 22, 2013 1:31 am, tejas sarade wrote:<br>
> It seems like the issue with Perl modules. Something is causing to pass<br>
> undef value to perl-Net-Server. May be some Perl expert will figure out<br>
> exactly what is happening.<br>
<br>
</div>I hope so..<br>
<div class="im"><br>
> What version of perl-Net-Server you are using?<br>
<br>
</div>not sure how to query, if I try to install, I get 2.007<br>
<br>
install Net::Server<br>
CPAN: Storable loaded ok (v2.45)<br>
Reading '/root/.cpan/Metadata'<br>
  Database was generated on Thu, 21 Nov 2013 05:17:02 GMT<br>
CPAN: Module::CoreList loaded ok (v2.18)<br>
Net::Server is up to date (2.007).<br>
<br>
# perl --version<br>
<br>
This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi<br>
<div class="im"><br>
<br>
<br>
> I am using following versions on CentOS 6<br>
> perl-Net-Server-0.97-7.el6.noarch amavisd-new-2.8.0-4.el6.noarch<br>
><br>
> Note that I have installed amavis from EPEL(<br>
> <a href="http://dl.fedoraproject.org/pub/epel/6/i386/" target="_blank">http://dl.fedoraproject.org/pub/epel/6/i386/</a>) repository which includes<br>
> all the dependencies for amavis. And everything is working fine.<br>
><br>
> Just cross check the Perl modules, when right version is not installed<br>
> they tend to break the things.<br>
<br>
</div>I've tried (re)installing all amavis pre-req perl modules, most were up to<br>
date<br>
<br>
original amavis install came with Postfix/dovecot preinstalled as part of<br>
'iredmail' mail server setup<br>
<br>
it run OK for around two weeks, with very few users, I definitely tried<br>
'amavisd debug' with initial install as I wanted to check<br>
<br>
yesterday, I've attempted to re-install all Perl modules as listed in<br>
amavis pre-req, and, d/l new amavis from amavis home page # amavisd -V<br>
amavisd-new-2.8.1 (20130628)<br>
<br>
Voytek<br>
<br>
</blockquote></div><br></div>