求助 sasl 认证失败 _ 望高手指点一二
我可以使用 mua outlook 登陆 收信但是发信的时候 提示认证 认证失败
这是服务端的报错信息[code]
Mar 10 11:40:58 mail postfix/smtpd[17495]: warning: dict_nis_init: NIS domain name not set - NIS lookups disabled
Mar 10 11:40:58 mail postfix/smtpd[17495]: warning: 59.172.0.240: address not listed for hostname 240.0.172.59.broad.wh.hb.dynamic.163data.com.cn
Mar 10 11:40:58 mail postfix/smtpd[17495]: connect from unknown[59.172.0.240]
Mar 10 11:40:58 mail postfix/smtpd[17495]: warning: SASL authentication failure: cannot connect to Courier authdaemond: Permission denied
Mar 10 11:40:58 mail postfix/smtpd[17495]: warning: unknown[59.172.0.240]: SASL LOGIN authentication failed: generic failure
Mar 10 11:40:59 mail postfix/smtpd[17495]: lost connection after AUTH from unknown[59.172.0.240]
Mar 10 11:40:59 mail postfix/smtpd[17495]: disconnect from unknown[59.172.0.240]
[/code]望 有经验的朋友 指点一二 warning: SASL authentication failure: cannot connect to Courier authdaemond: Permission denied
看到这句话没,提示courier authdaemond权限不够
试试将你安装的目录 chmod -R 755 var/spool/authdaemon 看
页:
[1]