![]() |
More problems after upgrade to Ubuntu 9.10 - amavis and spamd 100%cpu
Hi All,
I'm having major issues with spamd and amavisd running at 100% CPU on my server after an upgrade to Ubuntu 9.10. I've removed and re-installed both packages, but that didn't help. The only symptom I see in the logs (which are filling up the filesystem) is: Code:
from amavisd in debug mode |
Ok, I got spamassin to work by telling it to use IPv4 only in the defaults file:
Code:
/etc/default/spamassassin |
Looks like with Ubuntu 9.10 you have to install IPv6 support in perl. Not sure why this is the case, maybe something f'd up during the upgrade! Here's what worked for me:
Code:
run perl -mIO::Socket::INET6 -e '' |
| All times are GMT +2. The time now is 12:20. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.