|
http://blog.chinaunix.net/u/28922/showart_485984.html
Mail Server Solution for RHEL 5.x & OpenBSD.
我们在尝试提供基于 RHEL 5.x & OpenBSD 的邮件服务器解决方案,欢迎大家帮忙测试、反馈意见。
非常欢迎有兴趣的朋友加入我们。They all are *OPEN*.
* http://code.google.com/p/openbsdonly/
* http://code.google.com/p/redhatsolution/
Contact Me:
* MSN: michaelbibby <at> hotmail.com
* Mail/GTalk: michaelbibby <at> gmail.com
所使用的组件:
[Copy to clipboard] [ - ]
CODE:
* Postfix
* OpenLDAP
* qmail.schema
* phpLDAPadmin
* Courier authlib, pop3, imap, maildrop
* Amavisd-new
* SpamAssassin
* Postgrey (for RHEL), spamd (for OpenBSD)
* ClamAV
* SquirrelMail
(*) Mail Server Solution for OpenBSD (4.2 -release, i386)
进度:
* 已经完成。
* 包括完整的 wiki 文档
* 包括自动安装配置各个组件的 Shell 脚本(OMS,以 BSD License 发布)
Project:
* Mail Server Solution for OpenBSD.
http://code.google.com/p/openbsd ... _Server_Solution_en
* OMS: Script sets to build OpenBSD Mail Server rapidly.
http://code.google.com/p/openbsdonly/wiki/OMS_en
* Tutorial (Chinese Version):
http://code.google.com/p/openbsd ... olution_en#Tutorial
(*) Mail Server Solution for Red Hat Enterprise Linux 5.x
进度:
* 核心组件都已经正常工作了:
* Postfix
* OpenLDAP, phpLDAPadmin
* Courier authlib, pop3, imap, maildrop
* Postgrey
全自动安装和配置组件的脚本(rhms):
* Fetch all packages. (Done.)
* Create yum repo file. (Done.)
* Add user/group: vmail. (Done.)
* Install and configure Cyrus-SASL. (Done.)
* Install and configure Apache & PHP. (Done.)
* Install and configure OpenLDAP. (Done.)
* Install and configure Postfix. (Done.)
* Install and configure Maildrop. (Done.)
* Install and configure courier-authlib-ldap. (Done.)
* Install and configure ClamAV.
* Install and configure SpamAssassin.
* Install and configure Amavisd-new.
* Install and configure phpLDAPadmin.
* Install and configure SquirrelMail with plugins.
TODO:
* Review: tools/create_mail_ldap_user.sh
* phpLDAPadmin template for create new virtual user.
Project:
* 基于 RHEL 5 的邮件服务器解决方案:
http://code.google.com/p/redhats ... ail_Server_Solution
* Tutorial:
http://code.google.com/p/redhats ... r_Solution#Tutorial
另外,如果时间充裕,计划用 Python + WebPy + Python-LDAP 实现一个管理平台,提供给虚拟域
的管理员管理本域用户的信息。 |
|