Andres wrote:

>> > I read that this is some problem with Net::Server library how can I
>> > revert back to 0.90? I use packages based software...
>>
>> Instead of downgrading, you could try patching amavisd-new:
>> http://marc.theaimsgroup.com/?l=amavis-user&m=114350834132044
>>
>> Gary V
>>

> Hi, thanks for your answer, my version of lib_net_server is 0.90-1 (as
> said on ubuntu packages list) and that patch says:
> " seems to get it working with Net::Server 0.93 (but not with 0.91 or 0.92). "

> Can I apply it safely ?

> Thanks for your help I really need it now !

Then you ARE using 0.90 (provided you have not installed Net::Server
from source or CPAN). If you are using 0.90, then this is probably
not related to Net::Server.

What version does amavisd-new say it's using when you start it up in
debug mode?

amavisd-new stop
amavisd-new debug

amavisd-new[21122]: Module Net::Server         0.90

Or possibly run:
perl -MNet::Server -e 'print "$Net::Server::VERSION\n";'

This was your post on the Postfix list:

> Nov 29 14:38:29 pc009 postfix/smtp[29347]: 1500B3245D1:
> to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1], delay=5,
> status=deferred (host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in
> processing, id=29086-03, parts_decode_ext FAILED: parsing file(1)
> results - missing last 1 results at (eval 44) line 154. (in reply to
> end of DATA command)) 14:39

Do you have any log entries where amavis has shown the errors? They
may provide more clues.

Gary V


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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