Rocky, Alma, Springdale 8 QT Install: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
=CentOS Linux 8 Minimal Install= | =CentOS Linux 8 Minimal Install= | ||
==QMT Install ('Many-Domain' option)== | ==QMT Install ('Many-Domain' option)== | ||
<nowiki>#</nowiki> curl -o /usr/local/bin/ | <nowiki>#</nowiki> curl -o /usr/local/bin/qt_install https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_install_cos8.sh | ||
<nowiki>#</nowiki> chmod 755 /usr/local/bin/ | <nowiki>#</nowiki> chmod 755 /usr/local/bin/qt_install | ||
<nowiki>#</nowiki> qt_install | <nowiki>#</nowiki> qt_install | ||
<nowiki>#</nowiki> toaststat<br> | <nowiki>#</nowiki> toaststat<br> | ||
Status of toaster services | Status of toaster services | ||
Line 36: | Line 36: | ||
[http://wiki.qmailtoaster.org/index.php?title=Simscan Scanners] | [http://wiki.qmailtoaster.org/index.php?title=Simscan Scanners] | ||
[ | [http://wiki.qmailtoaster.org/index.php?title=Alias_Domains Many Domain Install (Alias Domain)] | ||
[ | [http://wiki.qmailtoaster.org/index.php?title=Many-Domain_conversion Convert to Many Domain] | ||
Qmail-1.03-3.3. | Qmail-1.03-3.3.11 (OpenSSL111) | ||
[https://github.com/qmtoaster/patches/tree/master/cos8/3.3. | [https://github.com/qmtoaster/patches/tree/master/cos8/3.3.11 Patches] applied | ||
Installs PHP 8.1 with compatible Squirrelmail and Roundcubemail | Installs PHP 8.1 with compatible Squirrelmail and Roundcubemail |
Latest revision as of 18:00, 7 June 2024
CentOS Linux 8 Minimal Install
QMT Install ('Many-Domain' option)
# curl -o /usr/local/bin/qt_install https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_install_cos8.sh # chmod 755 /usr/local/bin/qt_install # qt_install # toaststat
Status of toaster services send: up (pid 1323) 1517 seconds smtp: up (pid 1324) 1517 seconds submission: up (pid 1325) 1517 seconds send/log: up (pid 1316) 1517 seconds smtp/log: up (pid 1311) 1517 seconds submission/log: up (pid 1314) 1517 seconds
systemd service: clamd@scan: [ OK ] systemd service: clamav-freshclam: [ OK ] systemd service: spamassassin: [ OK ] systemd service: dovecot: [ OK ] systemd service: mariadb: [ OK ] systemd service: httpd: [ OK ] systemd service: named: [ OK ] systemd service: ntpd: [ OK ] systemd service: sshd: [ OK ] systemd service: network: [ OK ] systemd service: crond: [ OK ] systemd service: acpid: [ OK ] systemd service: atd: [ OK ] systemd service: autofs: [ OK ] systemd service: smartd: [ OK ] systemd service: irqbalance: [ OK ] (Multiple processors only)
# conntest Enter a valid remote email account to which QMT will send mail: <email address> IMAPS: postmaster@domain.tld --> success Submission: postmaster@domain.tld --> success SMTPS: postmaster@domain.tld --> success
Scanners Many Domain Install (Alias Domain) Convert to Many Domain Qmail-1.03-3.3.11 (OpenSSL111) Patches applied Installs PHP 8.1 with compatible Squirrelmail and Roundcubemail