Translations:คู่มือการพัฒนา EAI Mail Server บน CentOS 8/43/th
รุ่นแก้ไขเมื่อ 12:17, 12 กรกฎาคม 2564 โดย FuzzyBot (คุย | มีส่วนร่วม) (กำลังนำเข้ารุ่นใหม่จากแหล่งข้อมูลภายนอก)
2. สั่ง start service ของ postfix, dovecot, mariadb ทุกครั้งที่เปิด Server
# systemctl start postfix && systemctl start dovecot && systemctl start mariadb # systemctl enable postfix && systemctl enable dovecot && systemctl enable mariadb