上海青羽电脑科技有限公司

技术园地

TECHNOLOGY

技术园地

Postfix+SASL配置要点

发布时间:2015-10-14  /  浏览次数:9,358次

1、看一下/etc/default/saslauthd里,一般都会告诉你针对Postfix的OPTIONS配置,改一下;

2、确认smtpd启动时是否chroot,与saslauthd配置相符,在/etc/postfix/master.cf里改一下;

3、如果没有/etc/postfix/sasl/smtpd.conf,建一个,内容如下:

pwcheck_method: saslauthd
mech_list: PLAIN LOGIN

4、配置postfix验证设置,vi /etc/postfix/main.cf

smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination

recipient restrictions看情况而定吧.

一站式解决邮件收发与安全难题
靠谱工程师为您提供一对一的专业技术支持与服务
申请试用
400-602-8603