Hi Jim, If anyone is interested I have another way of updating QMT packages from my own business repo. Follow the below procedure:
1) # yum install yum-protectbase 2) # rpm -Uvh ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/noarch/whtc-qmt-1-1.noarch.rpm 3) # yum --enablerepo=whtc-qmt-testing update <pkg> This procedure can be used for CentOS 5, 6, and 7 All of the updated packages in CentOS 5 and 6 are in the testing repo. I've not moved any over to current status though maybe I should. If anyone thinks I should, let me know. I had to use yum-protectbase for CentOS 7 because the QMT spamassassin and clamav packages where over-written by EPEL packages on update. I'm not sure if it's necessary for CentOS 5 and 6. Anyway, I'd rather be adding these packages to the official QMT mirrors rather than setting up a different repo (WHTC)*, but I don't have the access to the main mirror. If you choose to update your QMT host using my repo and have any problems, please let me know. EricB * White Horse Technical Consulting. On 6/1/2015 7:36 AM, Jim Shupert wrote: > > > On 6/1/2015 7:51 AM, Rajesh M wrote: >> hi >> >> we are using qmailtoaster 64 bit on centos OS 64 bit version 6.6 >> >> i have installed qmailtoaster manually by downloading all the files from here >> >> http://mirrors.qmailtoaster.com/current/SRPMS/ >> >> now i wish to upgrade spamassassin to version >> >> do i simply run the following to upgrade spamassassin >> >> rpmbuild --rebuild --define "dist .qt.el6" spamassassin-3.4.0-2.qt.src.rpm >> rpm -Uvh /root/rpmbuild/RPMS/x86_64/spamassassin-3.4.0-2.qt.src.rpm >> >> thanks >> rajesh > I also am intrested on the best suggested method of running the newest > spamassassin with a recent > qmailtoaster > > >> >> >> >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >
