Andres wrote:

> On 11/29/06, Gary V <[EMAIL PROTECTED]> wrote:
>> 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";'
>>

> I ran the last command: 0.90 Strange huh? I applied the changes to
> amavisd-new file and it seems that is working now (so far so good, I
> hope that this do not reverts)
> Maybe the 0.90-1 says something?

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

> No, just that. Hey I really appreciate your help on this, It's very helpful.
> I Hope that this thing for me ends here. I will keep you with news.

> Thanks!

If it continues to happen, either run amavisd-new in debug mode until
it crashes (if it does), then show the last half dozen or so entries
or *temporarily* set $log_level to 5 and look for error messages from
amavisd-new in your log. It's not impossible that it's one particular
message causing trouble, and it will surface again the next time
Postfix retries the message. Also, look in the amavis $TEMPBASE
directory and see if there are a large number of amavis temporary
directories left behind. If there are, and the Ubuntu startup
script is similar to the Debian one, you can clean them up simply by
restarting amavisd-new in this manner:

/etc/init.d/amavis restart

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