Jose wrote:

>>> Aug  9 10:15:21 localhost amavis[13397]: (13397-08) TROUBLE in
>>> check_mail: mime_decode-1 FAILED: parsing file(1) results - missing
>>> last 2 results at (eval 41) line 144.
>>
>> If your version of amavisd-new is less than 2.4.0, you cannot use a
>> version of Net::Server greater than 0.90 without patching amavisd-new.
>> What version of amavisd-new and Net::Server are you running?
>>
>> perl -MNet::Server -e 'print "$Net::Server::VERSION\n";'
>>
>> amavisd version

> Thank you for the reply.  Yes indeed the problem is incompatible  
> versions.  Amavis-new is at 2.1.2 and Net::Server is at 0.94.

> I need to upgrade Amavis-new.  Is this possible from version 2.1.2  
> without losing my changes to amavisd.conf?

> Thank you,
> Jose

I can't tell you if you install a package whether your amavisd.conf
will get overwritten or not. Make a backup copy if there is a
possibility it will. I can tell you can can use your config from
2.1.2 with 2.4.2. Another option is to downgrade Net::Server to 0.90,
but upgrading amavisd-new would be the better choice. What OS are you
running? Some (like Debian) have an unusual scheme where amavisd.conf
is no longer used, so if you install a package like that, it might
require additional work. Install pax if you upgrade. Some newer
packages also move amavisd.conf to strange places so it no longer
reads the one you think it does, so keep that in mind. If you
originally installed from source, simply make a backup copy of the
old amavisd executable, stop amavisd, drop the new amavisd into place
and fire it up. It will tell you if it does not like something. You
can fire up the old version if you need to while you fix the problem.
Make a backup of amavisd either way.

You can migrate your settings to a newer 2.4.2 amavisd.conf at your
leisure.

Gary V


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
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