• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: 小 中 大 | 推荐给好友 上一篇 | 下一篇

哎,搞来搞去,还是被骗了

发布: 2007-5-25 23:49 | 作者: 未知 | 来源: Blog.ChinaUnix.net | 查看: 20次 | 进入软件测试论坛讨论

领测软件测试网 关于Postfix使用saslauthd验证默认域的问题
提出需要默认域,对方工程师说需要改源程序,昏到,纯属忽悠,后悔当初自己搭建邮件系统的时候没有仔细看过所有的配置文档

这是postfix 的main.cf文件的配置
smtpd_sasl_local_domain (default: empty)

The name of the local SASL authentication realm.

By default, the local authentication realm name is the null string.

Examples:

smtpd_sasl_local_domain = $mydomain
smtpd_sasl_local_domain = $myhostname


courier-imap的配置authmysqlrc文件
##NAME: MYSQL_DEFAULT_DOMAIN:0
#
# If DEFAULT_DOMAIN is defined, and someone tries to log in as 'user',
# we will look up 'user@DEFAULT_DOMAIN' instead.
#
#
# DEFAULT_DOMAIN                example.com



看来那些公司的人真是不能相信,明明开源的东西已经实现了,在你不明白的时候就说可以实现,我们需要改程序,哎,中国软件业的悲哀


延伸阅读

文章来源于领测软件测试网 https://www.ltesting.net/