一、为postfix开启基于cyrus-sasl的认证功能。修改/etc/sysconfig/saslauthd文件中的MECH=pam改为MECH=shadow启动saslauthdservicesaslauthdstart验证是否能够使用系统上的账号密码来进行认证testsaslauthd-uuser-ppasswd若认证通过,则提示:0,OK,"Success",认证失败会提示..
分类:
系统相关 时间:
2015-12-28 06:45:49
阅读次数:
5727
服务端
#?saslauthd?-v
saslauthd?2.1.23
authentication?mechanisms:?getpwent?kerberos5?pam?rimap?shadow?ldap
#?vi?/etc/sysconfig/saslauthd
MECH=shadow
#?/etc/init.d/saslauthd?restart...
分类:
系统相关 时间:
2015-10-14 09:11:50
阅读次数:
309
在阿里云上租用一台云主机,然后申请一个域名,并在域名记录中添加MX记录,mail.youdomain.com记录。邮箱服务器必须添加MX记录,不然在外域向你的邮箱服务器发送邮件的时候无法解析到你的邮箱地址,导致被列为垃圾邮件。
首先安装 postfix saslauthd dovecot服务,yum install postfix *sasl* dovecot 包...
分类:
其他好文 时间:
2015-04-15 17:08:07
阅读次数:
295
smtp auth success,other not sureservice saslauthd start[root@localhost ~]# cat /etc/sysconfig/saslauthd# Directory in which to place saslauthd's liste...
分类:
其他好文 时间:
2015-01-10 19:40:24
阅读次数:
378
servicesendmailstopchkconfigsendmailoffgroupadd-g1200postdropgroupadd-g1000postfixuseradd-M-u1000-gpostfix-Gpostdrop-s/sbin/nologinpostfixusermod-g51-G48smmspyuminstalldb4-develcyrus-sasl-develpampam-develmysql-develdovecotcyrus-saslcyrus-sasl-libcyrus-sasl..
分类:
其他好文 时间:
2014-09-19 14:00:16
阅读次数:
250