outlook无法收发邮件(有详细分析)
我们公司的电脑配置不一,现在分别有XP、2000和ME系统,出现的怪现象,2000或ME的OUTLOOK无法收发邮件,邮件服务器是WINDOWS 2003 SERVER自带的,
XP系统就可以正常收发。其中的一台2000系统的电脑是这样的:
提示错误
无法连接到服务器。 帐户: 'server', 服务器: 'server', 协议: POP3, 端口:
995, 安全(SSL): 是, 套接字错误: 10060, 错误号: 0x800CCC0E
[color=blue]局域网可以访问服务器,PINGIP可以通[/color]C:\>ping 192.168.1.254 -t
Pinging 192.168.1.254 with 32 bytes of data:
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Reply from 192.168.1.254: bytes=32 time<10ms TTL=128
Ping statistics for 192.168.1.254:
Packets: Sent = 25, Received = 25, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
[color=blue]而在2000系统上的PING计算机名结果是[/color]
C:\>ping server -t
Pinging server.h3c.com.cn [61.140.3.66] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 61.140.3.66:
Packets: Sent = 19, Received = 0, Lost = 19 (100% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Control-C
^C
[color=blue]用netstat -an命令得出结果是这样的[/color]
C:\>netstat -an
Active Connections
Proto Local Address Foreign Address State
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1025 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1030 0.0.0.0:0 LISTENING
TCP 192.168.1.83:139 0.0.0.0:0 LISTENING
TCP 192.168.1.83:1041 0.0.0.0:0 LISTENING
TCP 192.168.1.83:1041 192.168.1.254:139 ESTABLISHED
TCP 192.168.1.83:1044 0.0.0.0:0 LISTENING
TCP 192.168.1.83:1057 0.0.0.0:0 LISTENING
TCP 192.168.1.83:1057 192.168.1.14:139 ESTABLISHED
UDP 0.0.0.0:135 *:*
UDP 0.0.0.0:445 *:*
UDP 0.0.0.0:1026 *:*
UDP 127.0.0.1:1061 *:*
UDP 192.168.1.83:137 *:*
UDP 192.168.1.83:138 *:*
UDP 192.168.1.83:500 *:*
[color=blue]发现在本地发XP系统电脑上的PING命令[/color]
C:\Documents and Settings\admin>ping server -t
Pinging server [192.168.1.254] with 32 bytes of data:
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Reply from 192.168.1.254: bytes=32 time<1ms TTL=128
Ping statistics for 192.168.1.254:
Packets: Sent = 9, Received = 9, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Control-C
^C
问题可能出现在路由那里,但我觉得路由的设置应该没问题,因为大多数电脑可以正常收发邮件的
请问有哪位高手知道问题会出现在哪里呢? 0x800CCC0E 联机到服务器失败,无法与主机建立联机。可能对方主机正在维护中、或是网络联机品质不好、服务器关机、邮件服务器尚未启动等等,等一段时间再试。
如果你的防毒软件有类似「电子邮件防护」这类的功能,建议先关闭「电子邮件防护」再做收发邮件的测试,从经验中得知,有时会因为防毒软件的「电子邮件防护」的干扰,会产生不能收发邮件的情形。 我的邮件服务器填的是其计算机名,而我ping时却出现
:\>ping server -t
Pinging server.h3c.com.cn [61.140.3.66] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 61.140.3.66:
Packets: Sent = 19, Received = 0, Lost = 19 (100% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Control-C
^C
我公司用的是H3C的路由器和交换机,所以问题可能出现在这里! 用IP地址或者域名,用机器是不行的
页:
[1]
