postfix 创建邮件帐户

时间: 2010-07-31 / 分类: linux 技术, 系统运维 / 浏览次数: 853 views / 2个评论 发表评论

postfix 创建不带域名登入帐户:

1。saslpasswd2 建立的帐号可以使用sasldblistusers2 查看
saslpasswd2 -c -u 创建用户的时候,要指定一个后缀
如果saslpasswd2 -c -u `postconf -h myhostname` test 创建的test 在foxmail中的帐号可以只写test
但是
如果saslpasswd2 -c -u xxxxx.com test的话
那么foxmial中的帐号就要写全为test@xxxxx.com
如果saslpasswd2 -c test
你可以是使用sasldblistusers2 查看一下这个帐号的后缀是什么
记得在foxmail中的帐号要写全称

最近在测试邮件系统, 并没有做的很复杂,根据http://www.centospub.com/make/postfix_smtp.html 这篇文章做的

发现跟着他的示例来做, 并不能正常发送邮件,  还要安装下面这个软件包才行

yum install cyrus-sasl-plain

2个评论

  1. www.thisme.biz
    2010/11/16 于 16:11:58

    Bravo, what phrase…, a remarkable idea

  2. www.thisme.biz
    2010/11/14 于 12:00:08

    Excuse, I can help nothing. But it is assured, that you will find the correct decision.

发表评论

您的昵称 *

您的邮箱 *

您的网站