woff 發表於 2021-8-31 12:13:31

CPanel SMTP 寄信時出現錯誤無法寄出

昨日要寄信到GMAIL信箱
發現CPanel SMTP出現錯誤
顯示 SMTP 錯誤(-1)。與服務器連線失敗


在訪問服務器時,我發現exim服務被停止了:
cPs# lsof -iTCP:25 -sTCP:LISTEN
cPs# /scripts/restartsrv_exim --status
(XID 3ufkqb) The “exim” service is down.重新啟動服務:
/scripts/restartsrv_eximcPs# /scripts/restartsrv_exim --status
exim (/usr/sbin/exim -ps -bd -q1h -oP /var/spool/exim/exim-daemon.pid) is running as mailnull with PID 10004 (systemd+/proc check method).exim重啟成功

文章出處:Netyea RWD 網頁設計
頁: [1]
查看完整版本: CPanel SMTP 寄信時出現錯誤無法寄出