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

As this is a live server, i cant keep qmail stoped too long time ...

so i started the qmail...

Will this cause any problem?

I found that spamassassin is running properly by

*X-Spam-Checker-Version:* SpamAssassin 3.1.8 (2007-02-13) on domain.com
*X-Spam-Level:*
*X-Spam-Status:* No, score=-0.6 required=5.0 tests=AWL,BAYES_00,HTML_30_40,
     HTML_MESSAGE,HTML_SHORT_LENGTH autolearn=no version=3.1.8

Will be my primary problem fixed?

Please suggest me....

-- 
Thanks and Regards,
S.Senthilvel,

Reply via email to