Chinaunix首页 | 论坛 | 博客
  • 博客访问: 231757
  • 博文数量: 57
  • 博客积分: 2135
  • 博客等级: 大尉
  • 技术积分: 570
  • 用 户 组: 普通用户
  • 注册时间: 2007-05-10 13:55
文章分类

全部博文(57)

文章存档

2017年(1)

2011年(4)

2010年(4)

2009年(8)

2008年(3)

2007年(37)

我的朋友

分类:

2007-05-20 12:16:45

问题:
我在内网telnet到邮件服务器的25端口,但要等一分钟才得到反应:ESMTP OK

解决:qmail是用113端口进行认证。

Open port 113 on your mail server firewall or add -R option to qmail start:

/hsphere/shared/bin/tcpserver -H -R -x /hsphere/local/var/vpopmail/etc/tcp.smtp.
cdb -u ${USER_QMAILD} -g ${GROUP_QMAIL} 0 smtp /hsphere/local/var/qmail/bin/qmai
l-smtpd | /hsphere/local/var/qmail/bin/splogger smtpd 3 &


参考

阅读(1686) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~