免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1700 | 回复: 0
打印 上一主题 下一主题

[Mail] [求助]postfix smtp本地验证无法通过! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-07-06 22:58 |只看该作者 |倒序浏览
环境:  CentOS5.1     Postfix + Cyrus-SASL + dovecot

验证SMTP失败.
telnet 本机25端口的时候停住没有反映了

配置如下:
/etc/postfix/main.cf
myhostname = mail.pie.com.cn
mydomain = pie.com.cn
myorigin = $mydomain
relay_domains = $mydestination
mydestination = $myhostname,localhost.$mydomain,$mydomain
inet_interfaces =all
mynetworks = 192.168.0.0/22,127.0.0.0/8

smtpd_sasl_auth_enable = yes
smtpd_recipient_restrictions = permit_sasl_authenticated,permit_auth_destination
broken_sasl_auth_clients = yes
home_mailbox = Maildir/

/usr/lib/sasl2/smtpd.conf
pwcheck_method: saslauthd
mech_list: plain login

日志:
Jul  6 22:53:27 localhost postfix/postfix-script: starting the Postfix mail system
Jul  6 22:53:27 localhost postfix/master[9544]: daemon started -- version 2.3.3, configuration /etc/postfix
Jul  6 22:53:33 localhost postfix/smtpd[9552]: fatal: parameter "smtpd_recipient_restrictions": specify at least one working instance of: check_relay_domains, reject_unauth_destination, reject, defer or defer_if_permit
Jul  6 22:53:34 localhost postfix/master[9544]: warning: process /usr/libexec/postfix/smtpd pid 9552 exit status 1
Jul  6 22:53:34 localhost postfix/master[9544]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling

[ 本帖最后由 klander 于 2008-7-7 08:31 编辑 ]
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP