我的网络服务器上安装了 postfix,几天后,它似乎无法再发送邮件了。
我所有的消息都在后缀队列中,每次我都有以下消息(从mail.log中提取):
May 14 13:01:35 *** postfix/smtp[31011]: connect to mx01.emig.gmx.net[213.165.67.97]:25: Connection timed out
May 14 13:02:05 *** postfix/smtp[31011]: connect to mx00.emig.gmx.net[213.165.67.99]:25: Connection timed out
(这里是带有 gmx 帐户目的地的消息)但是对于接收者是 gmail 地址的消息,它是完全相同的:
May 14 13:03:43 *** postfix/smtp[31011]: connect to aspmx.l.google.com[173.194.66.26]:25: Connection timed out
May 14 13:04:13 *** postfix/smtp[31011]: connect to alt2.aspmx.l.google.com[74.125.25.26]:25: Connection timed out
May 14 13:04:43 *** postfix/smtp[31011]: connect to alt1.aspmx.l.google.com[74.125.143.26]:25: Connection timed out
很奇怪不是吗?我运行了黑名单测试,但我的网络服务器似乎没有列在那些黑名单服务中。
任何人都可以帮助我吗?
非常感谢您,祝大家有个美好的一天