close

昨日要寄信到GMAIL信箱
發現CPanel SMTP出現錯誤

顯示 SMTP 錯誤(-1)。與服務器連線失敗

1.png

2.png

 

在訪問服務器時,我發現exim服務被停止了:

  1. cPs# lsof -iTCP:25 -sTCP:LISTEN
  2. cPs# /scripts/restartsrv_exim --status
  3. (XID 3ufkqb) The “exim” service is down.
複製代碼

重新啟動服務:

  1. /scripts/restartsrv_exim
複製代碼
  1. cPs# /scripts/restartsrv_exim --status
  2. 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 網頁設計

arrow
arrow

    NetYea 網頁設計 發表在 痞客邦 留言(0) 人氣()