【发布时间】:2014-07-02 10:54:16
【问题描述】:
我的网络服务器上安装了 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
很奇怪不是吗?我运行了一个黑名单测试,但我的网络服务器似乎没有被列入那些黑名单服务。
任何人都可以帮助我吗?
非常感谢您,祝大家有个愉快的一天
【问题讨论】:
标签: smtp gmail sendmail postfix-mta