qmail的测试问题
我在我的电脑上以安装上了qmail,起动后进行测试得到的结果如下:
[root@clavinduan root]# telnet 127.0.0.1 110
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
Incorrectly built binary which accesses errno, h_errno or _res directly. Needs to be fixed.
+OK <1852.1098841141@clavinduan.com>;
user test
+OK
pass test
-ERR unable to write pipe
Connection closed by foreign host.
[root@clavinduan root]# telnet 127.0.0.1 25
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
我用ps -e |grep qmail查看结果为:
[root@clavinduan root]# ps -e |grep qmail
1845 pts/0 00:00:00 qmail-send
1847 pts/0 00:00:00 qmail-lspawn
1848 pts/0 00:00:00 qmail-rspawn
1849 pts/0 00:00:00 qmail-clean
请问我这里为什么25端口没有打开,还有我的防火墙也关了。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论