发新话题
打印

[原创]在FreeBSD 上组建ISP级的邮件系统

我想问一下为什么要去掉这些呢?zend不是加速PHP访问的吗?
6、去掉了zend/ftp/openssl 的安装 。

TOP

看不了呀。。。 。。。 什么原因。。

TOP

可以打开了,,是不是有点老,版本升级了吗?

TOP

顶一下。

TOP

mail# echo "test" | maildrop -V 10 -d test@extmail.org
Invalid user specified.
mail# tail -f /var/log/maillog
Jun 14 01:28:05 mail postfix/smtpd[981]: lost connection after UNKNOWN from loca        lhost.extmail.org[127.0.0.1]
Jun 14 01:28:05 mail postfix/smtpd[981]: disconnect from localhost.extmail.org[1        27.0.0.1]
Jun 14 01:57:06 mail postfix/postfix-script[1133]: stopping the Postfix mail sys        tem
Jun 14 01:57:06 mail postfix/master[738]: terminating on signal 15
Jun 14 01:57:07 mail authdaemond: stopping authdaemond children
Jun 14 17:41:28 mail authdaemond: modules="authmysql", daemons=5
Jun 14 17:41:28 mail authdaemond: Installing libauthmysql
Jun 14 17:41:29 mail authdaemond: Installation complete: authmysql
Jun 14 17:41:30 mail postfix/postfix-script[740]: starting the Postfix mail syst        em
Jun 14 17:41:30 mail postfix/master[741]: daemon started -- version 2.4.3, confi        guration /usr/local/etc/postfix
这是怎么回事啊~
mail# echo "test" | maildrop -V 10 -d test@extmail.org
Invalid user specified.
我按步一步一步来的啊.怎么回事啊`

TOP

一定要顶死楼主~~~~~~~~~~~
太感谢了

TOP

顶一下。

TOP

%telnet localhost 25
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Oct 8 14:38:54 mail postfix/smtpd[870]:sql_select option missing
Oct 8 14:38:54 mail postfix/smtpd[870]:auxpropfunc error no mechanism available
220 dujinwang.com ESMTP Mail System

我是根据http://www.yiyou.org/docs/freebsd_postfix_03/配置的 为什么测试的时候多了倒数第三和第二两行  请高手指定呀

TOP

引用:
原帖由 fengyong 于 2006-3-10 20:03 发表
大家好,我又有新文章发表了,欢迎大家提意见。

由于内容和版面的限制,不能在这里贴出来。有问题大家跟贴,谢谢!!!
文章地址
http://www.yiyou.org/docs/doc1/



...
我是个新手,邮件系统是按照上述文章配置,但每次发信时,总会出现如下错误信息。不知道如何解决。
/var/log/auth.log
Oct 15 22:58:29 www postfix/smtpd[1202]: sql_select option missing
Oct 15 22:58:29 www postfix/smtpd[1202]: auxpropfunc error no mechanism available

/var/log/debug.log
Oct 15 22:58:29 www postfix/smtpd[1201]: _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql

希望各位老大,能帮帮忙吧!

TOP

我來晚了,沒有文章了﹗

TOP

支持!!!!!文章写的非常详细,谢谢楼主了。 ^_^

TOP

06年的就是有点老!不知道还是否适合现在的程序?

TOP

发新话题