博客首页 注册 建议与交流 排行榜 加入友情链接
推荐 投诉 搜索: 帮助

OpenBSD

Don't think what you can do Think what you could do
  atyu30.cublog.cn

关于作者
Talk: iopenbsd#gmail.com
协助测试、实施基于 OpenBSD/RHEL 的Mail Server
|| << >> ||
我的分类


Connection closed by foreign host.

# telnet atyu30.com 25
Trying 10.0.0.200...
Connected to atyu30.com.
Escape character is '^]'.
Connection closed by foreign host.
#

# netstat -ant | grep 25
tcp        0      0  *.25                   *.*                    LISTEN
tcp6       0      0  *.25                   *.*                    LISTEN
# tail /var/log/maillog
Sep 18 22:08:10 mail postfix/master[19147]: warning: process /usr/local/libexec/postfix/smtpd pid 24353 exit status 1
Sep 18 22:08:10 mail postfix/master[19147]: warning: /usr/local/libexec/postfix/smtpd: bad command startup -- throttling
Sep 18 22:09:10 mail postfix/smtpd[15148]: warning: SASL: Connect to private/auth failed: No such file or directory
Sep 18 22:09:10 mail postfix/smtpd[15148]: fatal: no SASL authentication mechanisms
Sep 18 22:09:11 mail postfix/master[19147]: warning: process /usr/local/libexec/postfix/smtpd pid 15148 exit status 1
Sep 18 22:09:11 mail postfix/master[19147]: warning: /usr/local/libexec/postfix/smtpd: bad command startup -- throttling
Sep 18 22:10:12 mail postfix/smtpd[6498]: warning: SASL: Connect to private/auth failed: No such file or directory
Sep 18 22:10:12 mail postfix/smtpd[6498]: fatal: no SASL authentication mechanisms
Sep 18 22:10:13 mail postfix/master[19147]: warning: process /usr/local/libexec/postfix/smtpd pid 6498 exit status 1
Sep 18 22:10:13 mail postfix/master[19147]: warning: /usr/local/libexec/postfix/smtpd: bad command startup -- throttling

发表于: 2007-09-18,修改于: 2007-09-18 14:26,已浏览1389次,有评论4条 推荐 投诉


网友评论
网友: 本站网友 时间:2007-09-20 09:46:26 IP地址:61.142.111.★
Escape character is '^]'.
Connection closed by foreign host.

请问这个问题怎么解决阿!

网友: atyu30 时间:2007-09-21 10:55:11 IP地址:125.34.51.★
SASL,没有起来的缘故

网友: chenjinhu123 时间:2008-05-05 23:02:50 IP地址:121.231.180.★
楼上的大哥能不能说清楚一点
怎样启动SASL服务
我最近也遇到这种情况,telnet就不通
但是服务已经装了

网友: atyu30 时间:2008-05-06 10:29:17 IP地址:222.35.85.★
把你的日志发给我看看

 发表评论