RHEL7 Derivative Install
    RHEL8 Derivative Install
    RHEL9 Derivative Install

RHEL7 Derivative QT Host

  1. CentOS Linux 7 Minimal Install
  2. QMT Install ('Many-Domain' install option w/MySQL driver. Dovecot will eventually end support of vpopmail driver)
    1. # curl -o /usr/local/bin/qt_prep.sh \
      https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep_cos7.sh
    2. # chmod 755 /usr/local/bin/qt_prep.sh && qt_prep.sh
    3. (reboot)
    4. # qt_install.sh
    5. # toaststat
    6. # conntest
    7. Scanners
    8. Many Domain Install
    9. Many Domain Conversion

  3. Update CentOS Linux 7/QMT
    1. # yum update
    2. # yum --enablerepo=qmt-testing update

RHEL8 Derivative QT Host (Testing repository)

  1. Migration - CentOS Linux 8 to Springdate Linux 8
  2. Minimal Install RHEL8 Derivative Sprindale Alma Rocky
  3. QMT Install ('Many-Domain' install option w/MySQL driver. Dovecot will eventually end support of vpopmail driver)
    1. # curl -o /usr/local/bin/qt_install \
      https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_install_cos8.sh
    2. # chmod 755 /usr/local/bin/qt_install
    3. # qt_install
    4. # toaststat
    5. # conntest
    6. Scanners
    7. Many Domain Install
    8. Many Domain Conversion

RHEL9 Derivative QT Host (Testing repository)

  1. Vpopmail Many-Domain MySQL backend
  2. Minimal Install RHEL9 Derivative Sprindale Alma Rocky
  3. QMT Install
    1. # curl -o /usr/local/bin/qt_install \
      https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_install_cos9.sh
    2. # chmod 755 /usr/local/bin/qt_install
    3. # qt_install
    4. # toaststat
    5. # conntest
    6. Scanners

Configuration