看板 FreeBSD 關於我們 聯絡資訊
postfix 已安裝好了, 而且用 ps -aux | grep postfix 有如下訊息. root 505 0.0 0.3 2704 1708 ?? Is 7:47PM 0:00.06 /usr/local/libexec/postfix/master postfix 506 0.0 0.3 2704 1692 ?? I 7:47PM 0:00.02 pickup -l -t fifo -u postfix 507 0.0 0.3 2740 1732 ?? I 7:47PM 0:00.01 qmgr -l -t fifo -u postfix 7238 0.0 0.3 2700 1708 ?? I 7:56PM 0:00.02 proxymap -t unix -u 但是 telnet localhost 25 卻一直停在 Trying 127.0.0.1... Connected to localhost.kissweb.com.tw. Escape character is '^]'. 好像沒有在傾聽 port 25 耶...不知少了什麼動作?