23 12
发新话题
打印

[原创] 在DEBIAN 下安装POSTFIX 邮件系统 ver:0.1

在DEBIAN 下安装POSTFIX 邮件系统 ver:0.1

各位好,小弟又发表教程啦,喜欢的顶一个。

这次是基于debian 我发觉debian 装软件比FB 快很多,很喜欢它。


下面是教程地址
http://www.yiyou.org/

[ 本帖最后由 fengyong 于 2007-9-12 13:33 编辑 ]
开源易有
http://www.yiyou.org/

TOP

引用:
下面是引用fengyong于2006-05-22 12:16发表的在DEBIAN 下安装POSTFIX 邮件系统 ver:0.1:
  各位好,小弟又发表教程啦,喜欢的顶一个。

这次是基于debian 我发觉debian 装软件比FB 快很多,很喜欢它。

.......
顶一个,ps:fy你的installer啥时候发布?嘿嘿~
欢迎使用下列开源软件: 高性能邮件系统- ExtMail Spam Locker反垃圾邮件系统

TOP

支持

TOP

挺一下,,

TOP

引用:
下面是引用extmail于2006-05-22 12:20发表的:


顶一个,ps:fy你的installer啥时候发布?嘿嘿~
看来得重写了。因为发现有些未知的问题,是否有兴趣帮我修改一下?
开源易有
http://www.yiyou.org/

TOP

先支持一下.

TOP

顶啊!死命地顶!键盘的FB6.0邮件系统我成功安装过的,呵呵,希望这个也很好装!

TOP

引用:
下面是引用fengyong于2006-05-22 12:16发表的在DEBIAN 下安装POSTFIX 邮件系统 ver:0.1:
  各位好,小弟又发表教程啦,喜欢的顶一个。

这次是基于debian 我发觉debian 装软件比FB 快很多,很喜欢它。

.......
有个小问题,文档原文:
引用:
smtpd_recipient_restrictions =
  permit_mynetworks,
  permit_sasl_authenticated,
  reject_non_fqdn_hostname,
  ?reject_non_fqdn_sender,
  ?reject_non_fqdn_recipient,
  ?reject_unauth_destination,
  ?reject_unauth_pipelining,
  ?reject_invalid_hostname,
  ?check_policy_service inet:127.0.0.1:10030
注意,reject_* 及check_policy* 的配置都带了个?号,如果不熟悉的读者会直接复制过去,造成

不必要的错误。文档内的这些小问题,还是要多留意:)
欢迎使用下列开源软件: 高性能邮件系统- ExtMail Spam Locker反垃圾邮件系统

TOP

比FB 6 还好装呢。:)
开源易有
http://www.yiyou.org/

TOP

我按照教程安装了,但是现在发邮件只有标题,没有正文。

TOP

引用:
下面是引用eclosion于2006-06-12 16:58发表的:
我按照教程安装了,但是现在发邮件只有标题,没有正文。
请更新至最新版extmail-0.24-pre6 ,原来的部分版本(某几个pre?版)会在文本格式下发邮件时

丢失正文(因为对某一个cgi参数的识别有错误)。
欢迎使用下列开源软件: 高性能邮件系统- ExtMail Spam Locker反垃圾邮件系统

TOP

谢谢老大,已经更新到extmail-0.24-pre6 ,问题已经解决。老大更新好及时啊,跟extmail的运行速度一样快!哈哈,万分感谢!
支持extmail!!!

TOP

我按照教程做了,只能发邮件,收不到邮件啊

我的main。cf

broken_sasl_auth_clients = yes
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
local_recipient_maps =
message_size_limit = 14680064
mydestination = $myhostname,$mydomain
mydomain = xxxxx.com
myhostname = xxxxx.com
smtpd_banner = Extmail.org ESMTP Mail System
smtpd_recipient_restrictions = reject_non_fqdn_sender permit_sasl_authenticated permit_mynetworks reject_unauth_destination reject_unknown_recipient_domain inet:127.0.0.1:10030
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
virtual_alias_maps = mysql:/etc/postfix/mysql_virtual_alias_maps.cf
virtual_gid_maps = static:106virtual_uid_maps=static:105virtual_transport = virtual
virtual_mailbox_base = /home/data/domains
virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf

TOP

我的mail.log如下:

Aug 10 10:26:23 xxxx amavis[4912]: (04912-03) Passed, <myname@xxxx.com> -> <myname@xxxx.com>,<xxxxx@yahoo.com.cn>, Message-ID: <20060810022615.4E5D54A018@xxxx.com>, Hits: -
Aug 10 10:26:23 xxxx postfix/smtp[7934]: 4E5D54A018: to=<myname@xxxx.com>, relay=127.0.0.1[127.0.0.1], delay=8, status=sent (250 2.6.0 Ok, id=04912-03, from MTA: 250 Ok: queued as A43274A01A)
Aug 10 10:26:23 xxxx postfix/local[7941]: A43274A01A: to=<myname@xxxx.com>, relay=local, delay=0, status=sent (delivered to mailbox)
Aug 10 10:27:50 xxxx postfix/smtpd[7872]: NOQUEUE: reject: RCPT from web15609.mail.cnb.yahoo.com[202.165.102.63]: 450 Server configuration problem; from=<xxxxx@yahoo.com.cn> to=<myname@xxxx.com> proto=SMTP helo=<web15609.mail.cnb.yahoo.com>
Aug 10 10:30:42 xxxx courierpop3login: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], username=myname@xxxx.com
Aug 10 10:30:42 xxxx authdaemond.mysql: SQL query: SELECT username,password,"",uidnumber,gidnumber,CONCAT(&#39;/home/data/domains/&#39;,homedir),CONCAT(&#39;/home/data/domains/&#39;,maildir),quota,name FROM mailbox WHERE username=&#39;myname@xxxx.com&#39;
Aug 10 10:30:42 xxxx authdaemond.mysql: authmysql: sysusername=<null>, sysuserid=1000, sysgroupid=1000, homedir=/home/data/domains/xxxx.com/mymail, address=myname@xxxx.com, fullname=wobuzhidao, maildir=/home/data/domains/xxxx.com/mymail/Maildir/, quota=104857600S, options=<null>
Aug 10 10:30:42 xxxx authdaemond.mysql: authmysql: ACCEPT, username myname@xxxx.com
Aug 10 10:31:03 xxxx postfix/smtpd[7625]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.190]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 10:34:25 xxxx postfix/smtpd[7649]: NOQUEUE: reject: RCPT from web15609.mail.cnb.yahoo.com[202.165.102.63]: 450 Server configuration problem; from=<xxxxx@yahoo.com.cn> to=<myname@xxxx.com> proto=SMTP helo=<web15609.mail.cnb.yahoo.com>
Aug 10 10:34:33 xxxx postfix/smtpd[7523]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.191]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 10:49:11 xxxx postfix/smtpd[7566]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.187]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 10:54:26 xxxx postfix/smtpd[7517]: NOQUEUE: reject: RCPT from web15609.mail.cnb.yahoo.com[202.165.102.63]: 450 Server configuration problem; from=<xxxxx@yahoo.com.cn> to=<myname@xxxx.com> proto=SMTP helo=<web15609.mail.cnb.yahoo.com>
Aug 10 10:56:16 xxxx amavis[4911]: (04911-04) Passed, <root@xxxx.com> -> <dingy@xxxx.com>,<jiny@xxxx.com>,<myname@xxxx.com>, Message-ID: <20060810025608.213BA4A01A@xxxx.com>, Hits: -
Aug 10 10:56:16 xxxx postfix/smtp[8165]: 213BA4A01A: to=<myname@xxxx.com>, relay=127.0.0.1[127.0.0.1], delay=8, status=sent (250 2.6.0 Ok, id=04911-04, from MTA: 250 Ok: queued as 79B3F4A018)
Aug 10 10:56:16 xxxx postfix/local[8176]: 79B3F4A018: to=<myname@xxxx.com>, relay=local, delay=0, status=sent (delivered to mailbox)
Aug 10 10:58:27 xxxx postfix/smtpd[7649]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.184]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 11:02:15 xxxx courierpop3login: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], username=myname@xxxx.com
Aug 10 11:02:15 xxxx authdaemond.mysql: SQL query: SELECT username,password,"",uidnumber,gidnumber,CONCAT(&#39;/home/data/domains/&#39;,homedir),CONCAT(&#39;/home/data/domains/&#39;,maildir),quota,name FROM mailbox WHERE username=&#39;myname@xxxx.com&#39;
Aug 10 11:02:32 xxxx courierpop3login: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], username=myname@xxxx.com
Aug 10 11:02:32 xxxx authdaemond.mysql: SQL query: SELECT username,password,"",uidnumber,gidnumber,CONCAT(&#39;/home/data/domains/&#39;,homedir),CONCAT(&#39;/home/data/domains/&#39;,maildir),quota,name FROM mailbox WHERE username=&#39;myname@xxxx.com&#39;
Aug 10 11:02:32 xxxx authdaemond.mysql: authmysql: sysusername=<null>, sysuserid=1000, sysgroupid=1000, homedir=/home/data/domains/xxxx.com/mymail, address=myname@xxxx.com, fullname=wobuzhidao, maildir=/home/data/domains/xxxx.com/mymail/Maildir/, quota=104857600S, options=<null>
Aug 10 11:02:32 xxxx authdaemond.mysql: authmysql: ACCEPT, username myname@xxxx.com
Aug 10 11:09:25 xxxx postfix/smtpd[8226]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.189]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 11:15:56 xxxx postfix/smtpd[8234]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.188]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 11:20:37 xxxx postfix/smtpd[8233]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.184]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 11:27:46 xxxx postfix/smtpd[7650]: NOQUEUE: reject: RCPT from web15609.mail.cnb.yahoo.com[202.165.102.63]: 450 Server configuration problem; from=<xxxxx@yahoo.com.cn> to=<myname@xxxx.com> proto=SMTP helo=<web15609.mail.cnb.yahoo.com>
Aug 10 11:53:43 xxxx postfix/smtpd[8231]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.187]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 11:53:56 xxxx postfix/smtpd[8335]: NOQUEUE: reject: RCPT from ug-out-1314.google.com[66.249.92.170]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<ug-out-1314.google.com>
Aug 10 12:14:00 xxxx postfix/smtpd[8292]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.186]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 12:14:27 xxxx postfix/smtpd[8022]: NOQUEUE: reject: RCPT from web15609.mail.cnb.yahoo.com[202.165.102.63]: 450 Server configuration problem; from=<xxxxx@yahoo.com.cn> to=<myname@xxxx.com> proto=SMTP helo=<web15609.mail.cnb.yahoo.com>
Aug 10 12:16:40 xxxx postfix/smtpd[8227]: NOQUEUE: reject: RCPT from unknown[210.22.111.158]: 504 <sfeng>: Helo command rejected: need fully-qualified hostname; from=<myname@xxxx.com> to=<xxxxx@gmail.com> proto=ESMTP helo=<sfeng>
Aug 10 12:17:40 xxxx authdaemond.mysql: SQL query: SELECT username,password,"",uidnumber,gidnumber,CONCAT(&#39;/home/data/domains/&#39;,homedir),CONCAT(&#39;/home/data/domains/&#39;,maildir),quota,name FROM mailbox WHERE username=&#39;myname@xxxx.com&#39;
Aug 10 12:17:40 xxxx authdaemond.mysql: authmysql: sysusername=<null>, sysuserid=1000, sysgroupid=1000, homedir=/home/data/domains/xxxx.com/mymail, address=myname@xxxx.com, fullname=wobuzhidao, maildir=/home/data/domains/xxxx.com/mymail/Maildir/, quota=104857600S, options=<null>
Aug 10 12:17:40 xxxx authdaemond.mysql: authmysql: ACCEPT, username myname@xxxx.com
Aug 10 12:17:42 xxxx postfix/smtpd[8230]: 331B44A018: client=unknown[210.22.111.158], sasl_method=LOGIN, sasl_username=myname@xxxx.com
Aug 10 12:17:51 xxxx amavis[4912]: (04912-04) Passed, <myname@xxxx.com> -> <myname@xxxx.com>, Message-ID: <20060810041741.331B44A018@xxxx.com>, Hits: -
Aug 10 12:17:51 xxxx postfix/smtp[8490]: 331B44A018: to=<myname@xxxx.com>, relay=127.0.0.1[127.0.0.1], delay=10, status=sent (250 2.6.0 Ok, id=04912-04, from MTA: 250 Ok: queued as EC7934A01A)
Aug 10 12:17:51 xxxx postfix/local[8495]: EC7934A01A: to=<myname@xxxx.com>, relay=local, delay=1, status=sent (delivered to mailbox)
Aug 10 12:17:57 xxxx postfix/smtpd[8022]: NOQUEUE: reject: RCPT from unknown[210.22.111.158]: 504 <sfeng>: Helo command rejected: need fully-qualified hostname; from=<myname@xxxx.com> to=<myname@xxxx.com> proto=SMTP helo=<sfeng>
Aug 10 12:18:16 xxxx postfix/smtpd[8406]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.190]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 12:36:30 xxxx postfix/smtpd[8330]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.188]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 12:43:29 xxxx postfix/smtpd[8513]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.188]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 12:49:00 xxxx postfix/smtpd[8534]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.188]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 13:04:09 xxxx postfix/smtpd[8330]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.188]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 13:14:27 xxxx postfix/smtpd[8406]: NOQUEUE: reject: RCPT from web15609.mail.cnb.yahoo.com[202.165.102.63]: 450 Server configuration problem; from=<xxxxx@yahoo.com.cn> to=<myname@xxxx.com> proto=SMTP helo=<web15609.mail.cnb.yahoo.com>
Aug 10 13:22:54 xxxx postfix/smtpd[8575]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.185]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 13:25:44 xxxx postfix/smtpd[8566]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.191]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 14:06:35 xxxx postfix/smtpd[8652]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.188]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Aug 10 14:27:47 xxxx postfix/smtpd[8702]: NOQUEUE: reject: RCPT from web15609.mail.cnb.yahoo.com[202.165.102.63]: 450 Server configuration problem; from=<xxxxx@yahoo.com.cn> to=<myname@xxxx.com> proto=SMTP helo=<web15609.mail.cnb.yahoo.com>
Aug 10 14:28:10 xxxx postfix/smtpd[8572]: NOQUEUE: reject: RCPT from nf-out-0910.google.com[64.233.182.185]: 450 Server configuration problem; from=<xxxxx@gmail.com> to=<myname@xxxx.com> proto=ESMTP helo=<nf-out-0910.google.com>
Appserver:/#

TOP

 23 12
发新话题