postfix跑不起來 - BBS

Table of Contents


希望架設一個認證才能寄信的mail伺服器

OS:FreeBSD 6.1

主要是參考
http://www.weithenn.idv.tw/cgi-bin/wiki.pl/
Postfix-%e9%85%8d%e5%90%88SASLv1%e9%81%94%e6%88%90_SMTP_Auth
這一篇來作

不過ports裡的postfix已經升到2.32了

其他步驟都相同
/var/log/maillog的資訊是
postfix/master[1339]: warning: process /usr/local/libexec/postfix/smtpd pid
7358 killed by signal 11
postfix/master[1339]: warning: /usr/local/libexec/postfix/smtpd: bad command
startup -- throttling

telnet卻連不上
#telnet localhost 25
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

請問可能是什麼問題呢?

--

All Comments