[問題]想請教關於linux的smtp的一些問題
發表於 : 2004-03-10 15:45
各位大大:
環境: redhat linux / phpbb2.0.5
我在安裝完smtp的套件後
用telnet test.abc.com 25
Trying 192.168.0.1...
Connected to test.abc.com.
Escape character is '^]'.
220 localhost.localdomain ESMTP Sendmail 8.12.5/8.12.5
1.它正常不是應該會出現220 test.abc.com ESMTP Sendmail 8.12.5/8.12.5 嗎?
為何是localhost.localdoamin?
是在那裡的設定檔還要再作設定?
2.請問若我不要讓它出現ESMTP Sendmail 8.12.5/8.12.5
這一段訊息的話要從那裡去改呢?
3, 假若我裝了sendmail的話,phpbb預設是用sendmail去發信嗎還是用phpbb的mail函數呢??
謝謝 ^^
環境: redhat linux / phpbb2.0.5
我在安裝完smtp的套件後
用telnet test.abc.com 25
Trying 192.168.0.1...
Connected to test.abc.com.
Escape character is '^]'.
220 localhost.localdomain ESMTP Sendmail 8.12.5/8.12.5
1.它正常不是應該會出現220 test.abc.com ESMTP Sendmail 8.12.5/8.12.5 嗎?
為何是localhost.localdoamin?
是在那裡的設定檔還要再作設定?
2.請問若我不要讓它出現ESMTP Sendmail 8.12.5/8.12.5
這一段訊息的話要從那裡去改呢?
3, 假若我裝了sendmail的話,phpbb預設是用sendmail去發信嗎還是用phpbb的mail函數呢??
謝謝 ^^