telnet 服务器的25端口不通(无法发送邮件)的解决办法


本文整理自网络,侵删。

今天客户跟我讲他有台服务器要通过smtp方式向domino服务器中发送邮件,但是他的服务器无论如何都访问不到domino服务器的25端口,让我过去帮忙解决,解决过程如下:

步骤一:检查172.1.1.208 25端口是否开启,检查后已经开启

步骤二:其他服务器访问172.1.1.208 25端口是否能访问:用我自己的电脑访问可以访问

结论:问题不是出在172.1.1.208服务器,应该是服务器172.1.1.171的问题或者他们之间的网络问题

步骤三:测试同一网段其他的机器能否访问,在同一网段其他服务器可以访问172.1.1.208 25端口,说明不是网段的问题

步骤四:测试172.1.1.171是否可以连通172.1.1.208 服务器,ping命令运行是通的。

结论:问题归结到172.1.1.171服务器的设置问题,具体是哪里设置出问题尚不清楚。

到网络上查询相关的情况,在国外一家论坛看到如下的信息:

You web application is not able to reach the SMTP Host using Port = 25.

Possible Reasons=E2=80=A6

1. If Web Server itself relays the email check for SMTP service = under=20 Services and as well as under IIS.

2. If Email Relay server is different make sure your web server is = able to=20 reach it (by pinging).

2a. Verify with admin, whether Port 25 is open.

3. Check Firewall (software or firewall server) on your server (to = allow=20 outgoing connection)

4. Check firewall (software or firewall server) on Relay server (to = accept=20 incoming connection from your server).

5. Check the Virus Scanner on your server. Some scanners like = MCAFee /=20 Norton disables mass mailing by default.

其中第五条为一些杀毒软件或者防火墙可能影响我们访问

步骤五:停用MCAFee杀毒软件对邮件进出监控,172.1.1.208 25问题得到解决

更多关于Discuz论坛内容来自木庄网络博客


标签:Discuz论坛

相关阅读 >>

php5与mysql数据库操作常用代码 收集

巧用discuz!7.0后台防灌水功能

Discuz论坛整合ucenter免激活,同步登录,同步退出解决方案

destoon实现调用热门关键字的方法

分享几种好用的php自定义加密函数(可逆不可逆)

php 优化配置——加速你的vbb,phpwind,discuz,ipb,molyx

修改destoon会员公司的伪静态中的com目录的方法

建站常用13种php开源cms比较

php环境配置 php5 mysql5 apache2 phpmyadmin安装与配置

discuz 模板语句分析及知识技巧

更多相关阅读请进入《Discuz论坛》频道 >>



打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,您说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

分享从这里开始,精彩与您同在

评论

管理员已关闭评论功能...