The standard is CentOS 6 presently.

I have CentOS 7 ready to test using one of the two the following procedures:

For testing on CentOS 7:
<method 1>
1) Install CentOS 7 minimal install (I install both options under
minimal install. One is development tools and I can't remember the other).
2) curl
ftp://ftp.whitehorsetc.com/pub/qmail/CentOS7/qmt/scripts/qt_prep.sh 
>qt_prep.sh
3) sh qt_prep.sh (Automatic reboot)
4) sh qt_install.sh

Due to the current nature of the way QMT/COS7 is updated--not by a repo
but manually--I found it necessary to add the following 3 lines to
/etc/yum.conf so that standard QMT packages are not over written when
running 'yum update'.

exclude=daemontools* ucspi-tcp* libsrs2* libsrs2-devel* vpopmail*
spamdyke* qmail* autorespond*
exclude=control-panel* ezmlm* ezmlm-cgi* qmailadmin* qmailmrtg*
maildrop* maildrop-devel* isoqlog* vqadmin*
exclude=squirrelmail* spamassassin* clamav* ripmime* simscan* mailman*
mailman-debuginfo* dovecot*

When doing an update on my QMT/COS7 test server spamassassin, dovecot,
and clamav were over-written and rendered useless. In order to be safe I
added all the QMT packages, though only some are most likely necessary,
to the exclude list in the yum configuration file.

</method 1>

Or

<method 2>

1) Install CentOS 7 minimal install
2) curl
ftp://ftp.whitehorsetc.com/pub/qmail/CentOS7/qmt/scripts/qt_prep.sh 
>qt_prep.sh
3) sh qt_prep.sh (Automatic reboot)
4) rpm -Uvh
ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/noarch/whtc-qmt-7-1.noarch.rpm
5) yum-plugin-protectbase-1.1.30-30.el6.noarch
6) yum groupinstall WHTC-QMT

</method 2>

If you try CentOS7 method 2 and you have issues, let me know. I've done
this once on a test machine without a hitch.

EricB

On 6/23/2015 12:41 PM, Biju Jose wrote:
>
> Thanks Eric.
>
> So what is the future for the QmailToaster ? Is there a plan in place
> to move all CentOS5.X to CentOS6x or CentOS7.X ?
>
>  
>
> * *
>
> *Biju Jose*
>
> *Mobile # 9895990272***
>
>  
>
> *From:*Eric Broch [mailto:ebr...@whitehorsetc.com]
> *Sent:* 23 June 2015 18:11
> *To:* qmailtoaster-list@qmailtoaster.com
> *Subject:* Re: [qmailtoaster] Qmaintoaster-plus error
>
>  
>
>
>
> The qmailtoaster-plus is no longer maintained. If this is a fresh
> install move to CentOS 6 and install as follows:
>
> Installation Instructions (pre-wiki)
> .) install CentOS minimal
> # curl
> https://raw.githubusercontent.com/QMailToaster/qmailtoaster-util/master/qt-bootstrap-1
> >qt-bootstrap-1
> # sh qt-bootstrap-1
> (system will reboot)
> # curl
> https://raw.githubusercontent.com/QMailToaster/qmailtoaster-util/master/qt-bootstrap-2
> >qt-bootstrap-2
> # sh qt-bootstrap-2
> # qt-install
> (script will complete the installation)
>
> If you want updates for CentOS 5, I have them here:
> ftp://ftp.whitehorsetc.com/pub/qmail/CentOS5/qmt/rpms/x86_64/
>
> Be mindful that I haven't installed the latest Dovecot on a production
> machine, but I have installed the latest Spamassassin (3.4.1) and
> ClamAV in (98.7) in a production environment.
>
> EricB.
>
>
>
> On 6/23/2015 2:53 AM, Biju Jose wrote:
>
>     Hi
>
>      
>
>     I was trying to install QTP repository, I am getting the following
>     error in Cent OS 64 5.10
>
>
>     # rpm -Uvh http://qtp.qmailtoaster.com/trac/downloads/1
>
>     Retrieving http://qtp.qmailtoaster.com/trac/downloads/1
>
>     error: skipping http://qtp.qmailtoaster.com/trac/downloads/1 -
>     transfer failed - Unknown or unexpected error
>
>     warning: u 0x25824b0 ctrl 0x2583850 nrefs != 0
>     (qtp.qmailtoaster.com http)
>
>     Is there any workaround or should I wait till someone fixes the error?
>
>      
>
>     TIA
>
>     * *
>
>     *Biju Jose*
>
>     *Mobile # 9895990272*
>
>      
>
>  
>

Reply via email to