LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 995|回复: 1

exim4通过gmail服务器发信怎么配置?

[复制链接]
发表于 2006-3-21 21:51:09 | 显示全部楼层 |阅读模式
动态IP, 又没有域名,所以只好这样了----mutt怎么还要依赖这样个东西。

已经dpkg-reconfigure exim4-config, 并且看了
/usr/share/doc/exim4/README.Debian.html
中的关于passwd.client的说明, 按要求配置了, 怎么还是不行?
exim4的mainlog还是显示
Authentication Required

谢谢了。
发表于 2006-10-20 14:17:46 | 显示全部楼层
/etc/exim4/exim4.conf.template,exim4配置文件,找到下面的文字
# Because AUTH PLAIN and AUTH LOGIN send the password in clear, we
# only allow these mechanisms over encrypted connections by default.
# You can set AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS to allow unencrypted
# clear text password authentication on all connections.
看懂了就知道了,因为email服务器的授权方式是明文方式验证的,所以要加入:
AUTH_CLIENT_ALLOW_NOTLS_PASSWORDS = 1
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表