postfix无法通过foxmail发信,但可以收信,webmail收发都正常
我用的是postfix+mysql,postfix无法通过foxmail发信,但可以收信,webmail收发都正常maillog如下:
Sep 12 04:16:59 mail postfix/smtpd[16678]: connect from unknown[212.7.8.32]
Sep 12 04:16:59 mail postfix/smtpd[16678]: warning: unknown[212.7.8.32]: SASL LOGIN authentication failed: authentication failure
Sep 12 04:16:59 mail postfix/smtpd[16678]: lost connection after AUTH from unknown[212.7.8.32]
Sep 12 04:16:59 mail postfix/smtpd[16678]: disconnect from unknown[212.7.8.32]
另外:
[root@mail saslfinger-1.0.2]# telnet localhost 25
Trying 127.0.0.1...
Connected to mail.test.com (127.0.0.1).
Escape character is '^]'.
220 mail.test.com ESMTP Postfix - by zanba.com
helo [email=a@test.com]a@test.com[/email]
250 mail.test.com
auth login
334 VXNlcm5hbWU6
dGVzdEBleHRtYWlsLm9yZw==
334 UGFzc3dvcmQ6
YQ==
[color=red]535 5.7.0 Error: authentication failed: authentication failure
[/color]
此时maillog为:
Sep 12 04:47:15 mail postfix/smtpd[16800]: warning: mail.test.com[color=red][127.0.0.1]: SASL login authentication failed: authentication failure[/color]
请了解的朋友们帮帮忙。
谢谢! sasl 认证问题。。有正确安装sasl包吗。或者包有错误。下载源代码包。重新编译安装。。。。
看查看一下配置文件
页:
[1]
