Jim wrote:

> Heute (10.02.2006/15:54 Uhr) schrieb Gary V ([EMAIL PROTECTED]),
>> Sorry
>> amavisd -u amavis -g amavis debug
> evrything is "ok", but show this
> Feb 10 16:20:24 server /usr/sbin/amavisd[29089]: Module Net::Server         
> 0.88

That's what I thought. Just because you may have installed version
0.90 does not necessarily mean it will be used.

What does:
find / -name Server.pm
tell you (as far as more than copy installed).

You can probably hide version 0.88 by renaming it, and if you have
version 0.90 installed somewhere else, Perl may then find that
version instead.

If you find two versions, rename the old one:
mv /usr/lib/perl5/site_perl/5.8.1/Net/Server.pm \
/usr/lib/perl5/site_perl/5.8.1/Net/Server.pm-old

Then try 'amavisd debug' again and note the version again.

If you don't find more than one version, then you should install 0.90,
and try again.

Gary V



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to