CentOS 7 QT Install: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(23 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Main_Page#RHEL_7_&_Derivatives|Back]]<br> | |||
=CentOS Linux 7 Minimal Install= | =CentOS Linux 7 Minimal Install= | ||
==QMT Install ('Many-Domain' option)== | ==QMT Install ('Many-Domain' option)== | ||
Line 4: | Line 5: | ||
<nowiki>#</nowiki> chmod 755 /usr/local/bin/qt_prep.sh && qt_prep.sh (reboot) | <nowiki>#</nowiki> chmod 755 /usr/local/bin/qt_prep.sh && qt_prep.sh (reboot) | ||
<nowiki>#</nowiki> qt_install.sh | <nowiki>#</nowiki> qt_install.sh | ||
<nowiki>#</nowiki> toaststat | <nowiki>#</nowiki> toaststat<br> | ||
< | Status of toaster services | ||
Status of toaster services | send: up (pid 1323) 1517 seconds | ||
send: up (pid 1323) 1517 seconds | smtp: up (pid 1324) 1517 seconds | ||
smtp: up (pid 1324) 1517 seconds | submission: up (pid 1325) 1517 seconds | ||
submission: up (pid 1325) 1517 seconds | send/log: up (pid 1316) 1517 seconds | ||
send/log: up (pid 1316) 1517 seconds | smtp/log: up (pid 1311) 1517 seconds | ||
smtp/log: up (pid 1311) 1517 seconds | submission/log: up (pid 1314) 1517 seconds<br> | ||
submission/log: up (pid 1314) 1517 seconds | systemd service: clamd@scan: [<span style="color:green"> OK </span>] | ||
< | systemd service: clamav-freshclam: [<span style="color:green"> OK </span>] | ||
systemd service: clamd@scan: [ | systemd service: spamassassin: [<span style="color:green"> OK </span>] | ||
systemd service: clamav-freshclam: [ OK ] | systemd service: dovecot: [<span style="color:green"> OK </span>] | ||
systemd service: spamassassin: [ OK ] | systemd service: mariadb: [<span style="color:green"> OK </span>] | ||
systemd service: dovecot: [ OK ] | systemd service: httpd: [<span style="color:green"> OK </span>] | ||
systemd service: mariadb: [ OK ] | systemd service: named: [<span style="color:green"> OK </span>] | ||
systemd service: httpd: [ OK ] | systemd service: ntpd: [<span style="color:green"> OK </span>] | ||
systemd service: named: [ OK ] | systemd service: sshd: [<span style="color:green"> OK </span>] | ||
systemd service: ntpd: [ OK ] | systemd service: network: [<span style="color:green"> OK </span>] | ||
systemd service: sshd: [ OK ] | systemd service: crond: [<span style="color:green"> OK </span>] | ||
systemd service: network: [ OK ] | systemd service: acpid: [<span style="color:green"> OK </span>] | ||
systemd service: crond: [ OK ] | systemd service: atd: [<span style="color:green"> OK </span>] | ||
systemd service: acpid: [ OK ] | systemd service: autofs: [<span style="color:green"> OK </span>] | ||
systemd service: atd: [ OK ] | systemd service: smartd: [<span style="color:green"> OK </span>] | ||
systemd service: autofs: [ OK ] | systemd service: irqbalance: [<span style="color:green"> OK </span>] (Multiple processors only)<br> | ||
systemd service: smartd: [ OK ] | <nowiki>#</nowiki> [https://raw.githubusercontent.com/qmtoaster/scripts/master/conntest conntest] | ||
systemd service: irqbalance: [ OK ] (Multiple processors only) | Enter a valid remote email account to which QMT will send mail: <email address> | ||
< | IMAPS: postmaster@domain.tld --> <span style="color:green">success</span> | ||
<nowiki>#</nowiki> conntest | Submission: postmaster@domain.tld --> <span style="color:green">success</span> | ||
SMTPS: postmaster@domain.tld --> <span style="color:green">success</span> | |||
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 | |||
</ | |||
==Update CentOS Linux 7/QMT== | ==Update CentOS Linux 7/QMT== | ||
Line 46: | Line 42: | ||
Qmail-1.03-2.2.1 (Current repo) | Qmail-1.03-2.2.1 (Current repo) | ||
[https://github.com/qmtoaster/patches/tree/master/cos8/3.3.1 Patches] applied | [https://github.com/qmtoaster/patches/tree/master/cos8/3.3.1 Patches] applied | ||
Qmail-1.03-3.3.11 (Current MD repo) OpenSSL 1.1.1 | |||
Qmail-1.03-3.3. | [https://github.com/qmtoaster/patches/blob/master/cos7/3.3.11/README.md Patches] applied | ||
[https://github.com/qmtoaster/patches/ | |||
Latest revision as of 20:36, 24 April 2024
CentOS Linux 7 Minimal Install
QMT Install ('Many-Domain' option)
# curl -o /usr/local/bin/qt_prep.sh https://raw.githubusercontent.com/qmtoaster/scripts/master/qt_prep_cos7.sh # chmod 755 /usr/local/bin/qt_prep.sh && qt_prep.sh (reboot) # qt_install.sh # 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
Update CentOS Linux 7/QMT
# yum update # yum --enablerepo=qmt-testing update
Qmail-1.03-2.2.1 (Current repo) Patches applied Qmail-1.03-3.3.11 (Current MD repo) OpenSSL 1.1.1 Patches applied