On 10/18/2015 9:03 PM, Chandran Manikandan wrote: > Hi Folks, > > How are you all ? > > I have installed Centos 7.1 on my new IBM server machine. > > I would like to install qmailtoaster on this machine. > > Could anyone have the experience to install it. > > Please help me to provide the steps and configuration. > > Thanks in advance. > > -- > *Thanks,* > *Manikandan.C* > *System Administrator*
Chandran, There are two methods now Method 1) a) # curl ftp://ftp.whitehorsetc.com/pub/qmail/CentOS7/qmt/scripts/qt_prep.sh > qt_prep.sh b) # chmod 755 qt_prep.sh c) # sh qt_prep.sh (Automatic reboot) d) # sh qt_grp_install.sh Method 2) a) # curl ftp://ftp.whitehorsetc.com/pub/qmail/CentOS7/qmt/scripts/qt_prep.sh > qt_prep.sh b) # chmod 755 qt_prep.sh c) # sh qt_prep.sh (Automatic reboot) d) # sh qt_install.sh e) # rpm -Uvh ftp://ftp.whitehorsetc.com/pub/repo/qmt/CentOS/7/current/noarch/whtc-qmt-1-1.qt.el7.noarch.rpm Updating QMT yum --enablerepo=whtc-qmt-testing update Eric
