senthil vel wrote:
Dear List,
I got the repeated mail problem in one of my qmail toaster server.
I found that the clamd is eating too much of cpu resource...
I found that the versions i installed are
clamav-toaster-0.90.1-1.3.11
spamassassin-toaster-3.1.8-1.3.7
simscan-toaster-1.3.1-1.3.5
So i decided to update clamav-toaster-0.90.1-1.3.11 and
spamassassin-toaster-3.1.8-1.3.7
I used the following commands,
cd /usr/src/qtms-install/
wget
http://www.qmailtoaster.org/download/develop/clamav-toaster-0.93.3-1.3.20.src.rpm
wget
http://www.qmailtoaster.org/download/develop/spamassassin-toaster-3.2.5-1.3.14.src.rpm
wget
http://rpmforge.sw.be/redhat/el4/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el4.rf.i386.rpm
rpm -ivh rpmforge-release-0.3.6-1.el4.rf.i386.rpm
yum install perl-HTML-Parser
rpmbuild --rebuild --with cnt40 clamav-toaster-0.93.3-1.3.20.src.rpm
rpmbuild --rebuild --with cnt40 spamassassin-toaster-3.2.5-1.3.14.src.rpm
qmailctl stop
rpm -Uvh /usr/src/redhat/RPMS/i386/clamav-toaster-0.9.3-1.3.20.rpm
Until this i got no errors...
while executing this ,
rpm -Uvh /usr/src/redhat/RPMS/i386/spamassassin-toaster-3.2.5-1.3.14.rpm
I got the following error....
error: Failed dependencies:
vpopmail-toaster >= 5.4.17 is needed by
spamassassin-toaster-3.2.5-1.3.14.i386
perl(Archive::Tar) >= 1.23 is needed by
spamassassin-toaster-3.2.5-1.3.14.i386
perl(HTTP::Date) is needed by
spamassassin-toaster-3.2.5-1.3.14.i386
perl(IO::Zlib) >= 1.04 is needed by
spamassassin-toaster-3.2.5-1.3.14.i386
perl(LWP::UserAgent) is needed by
spamassassin-toaster-3.2.5-1.3.14.i386
Suggested resolutions:
/home/buildcentos/CENTOS/en/4.0/i386/CentOS/RPMS/perl-libwww-perl-5.79-5.noarch.rpm
Looks like you're running out of date packages, but you're not giving us
enough information to tell for sure.
Upgrade all of the packages - that's my advice.
You also have to remove clamav when you build/install the new version or
you'll create a circular dependency.
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]