多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 22.8 参考数据与延伸阅读 * Sendmail 官方网站: [http://www.sendmail.org](http://www.sendmail.org/) * Postfix 官方网站: [http://www.postfix.org](http://www.postfix.org/) * Cyrus-SASL 官方网站: [http://asg.web.cmu.edu/cyrus/download/sasl/doc/](http://asg.web.cmu.edu/cyrus/download/sasl/doc/) * Procmail 官方网站: [http://www.procmail.org](http://www.procmail.org/) * Open Relay Database: [http://www.ordb.org/](http://www.ordb.org/) (很可惜,已于 2006/12/18 关站) * Study Area 之邮件架设:[http://www.study-area.org/linux/servers/linux_mail.htm](http://www.study-area.org/linux/servers/linux_mail.htm) * SMTP 认证系统的建置:[http://beta.wsl.sinica.edu.tw/~ylchang/Email/sendmail-auth/](http://beta.wsl.sinica.edu.tw/%7Eylchang/Email/sendmail-auth/) * 台湾学术网络黑名单网页: [http://rs.edu.tw/tanet/spam.html](http://rs.edu.tw/tanet/spam.html) * 卧龙小三的 Procmailrc 范例:[ftp://ftp.tnc.edu.tw/pub/Sysop/MAIL/procmailrc](ftp://ftp.tnc.edu.tw/pub/Sysop/MAIL/procmailrc) * 林克敏主任文件集之 Procmail 范例:[http://freebsd.lab.mlc.edu.tw/procmail.htm](http://freebsd.lab.mlc.edu.tw/procmail.htm) * Postgrey 官方网站:[http://isg.ee.ethz.ch/tools/postgrey/](http://isg.ee.ethz.ch/tools/postgrey/) * Postfix 针对 Postgrey 的设定: [http://www.postfix.org/SMTPD_POLICY_README.html](http://www.postfix.org/SMTPD_POLICY_README.html) * 一些 postfix 的 relay 机制设定: [http://jimsun.linxnet.com/misc/postfix-anti-UCE.txt](http://jimsun.linxnet.com/misc/postfix-anti-UCE.txt) * 小州的 postfix 设定: [http://phorum.study-area.org/viewtopic.php?t=30716](http://phorum.study-area.org/viewtopic.php?t=30716) * POSTFIX 技术手札,Ralf Hildebrandt/Patrick Koetter 合着,上奇出版,2005年。 * TWU2 兄在酷学园所发表的自制邮件过滤软件: [http://phorum.study-area.org/viewtopic.php?t=38649](http://phorum.study-area.org/viewtopic.php?t=38649) * Amavis-new 一个在 MTA 与队列间的服务:[http://www.ijs.si/software/amavisd/](http://www.ijs.si/software/amavisd/) * 广告信件分析软件:[http://spamassassin.apache.org/index.html](http://spamassassin.apache.org/index.html) * Steven 的垃圾信抵挡机制:[http://www.l-penguin.idv.tw/article/postfix_spam-spamassassin.htm](http://www.l-penguin.idv.tw/article/postfix_spam-spamassassin.htm) * * * 2006/11/13:准备将原本的 sendmail 以及 postfix 整合成为一篇专门介绍 Mail server 的小文章啰! 2006/11/14:原本的 [sendmail 请参考这里](http://linux.vbird.org/linux_server/0380sendmail.php),原本的 [Postfix 则请参考这里](http://linux.vbird.org/linux_server/0390postfix.php)。至于人数统计则以 sendmail 原本网页增加。 2006/11/30:加上了邮件扫瞄与广告信抵挡的 spamassassin 机制,呼呼!好累~ 2006/12/05:加上[自动学习广告信抵挡机制](#sa-learn)方面的简单介绍。 2007/02/07:新增[不要丢弃 exe 附文件名](#dont_drop_exe)的信息! 2007/02/27:感谢网友 Cheng-Lin Yang 提供的意见,在黑名单数据库增加了 [http://www.anti-spam.org.cn/](http://www.anti-spam.org.cn/), [http://www.spamhaus.org/](http://www.spamhaus.org/) 2007/04/05:感谢 chunkit 兄的来信告知,[将原本的 mail localhost 25 改成 telnet localhost 25 !](#20070405) 2010/07/20:感谢 Patrick 的告知,学术网络的 spam 网址应为 http://rs.edu.tw/tanet/spam.html 2011/06/05:将旧的基于 CentOS4.x 的版本移动到[此处](http://linux.vbird.org/linux_server/0380mail/0380mail-centos4.php) 2011/06/13:不愿意再讲 telnet 的 mail 功能,加入的是 mutt 这个可以联网的好物! 2011/07/07:这个月实在很忙碌,所以短短一篇 mail server 改了一整个月... 2011/08/10:将基于 CentOS 5.x 的版本移动到[此处](http://linux.vbird.org/linux_server/0380mail/0380mail-centos5.php) * * *