花了三天研究院出来的 postfix 演示,欢迎大家参观。过两天将公布安装过程
功能:
postfix-2.1.5_1支持 TLS、LOGIN、PLAIN 认证。CRAM 与 DIGEST 认证没有做。
使用 cyrus-sasl-saslauthd-2.1.20_1 cyrus-sasl-2.1.20_1 加密口令、SMTP AUTH 认证
支持 POP3、IMAP 及其 POP3S、IMAPS
使用 MySQL 数据库,虚拟邮件帐号。
反病毒与反垃圾邮件部分暂时没做。
SqWebMail
http://xiaohua.dns0755.net/cgi-bin/sqwebmail/sqwebmail?index=1
帐号:11@11.com
密码:11@11.com
注:由于 SqWebMail 不是为 postfix 设计的,所以密码修改功能无法使用
SquirrelMail
http://xiaohua.dns0755.net/webmail/src/login.php
帐号同上
postfix admin 管理页
http://xiaohua.dns0755.net/postfixadmin/
普通用户管理页
http://xiaohua.dns0755.net/postfixadmin/users/login.php
帐号:11@11.com
密码:11@11.com
虚拟域管理页
http://xiaohua.dns0755.net/postfixadmin/login.php
帐号:admin@11.com
密码:admin@11.com
关于 cyrus-sasl-saslauthd 的 SQL 表信息
[code:1:ed71ecb0aa]
mysql> show tables;
+-------------------+
| Tables_in_postfix |
+-------------------+
| admin |
| alias |
| domain |
| domain_admins |
| log |
| mailbox |
| vacation |
+-------------------+
7 rows in set (0.01 sec)
mysql> select * from mailbox;
+-------------------------+------------------------------------+----------------+--------------------------+----------+---------------------+---------------------+---------------------+--------+
| username | password | name | maildir | quota | domain | created | modified | active |
+-------------------------+------------------------------------+----------------+--------------------------+----------+---------------------+---------------------+---------------------+--------+
| 11@11.com | $1$c2a8ae51$X4l9asO5aEIsIEf1gnoFf0 | 中华人民共和国 | 11.com/11/ | 5120000 | 11.com | 2005-02-17 12:41:32 | 2005-02-17 12:41:57 | 1 |
| 33@dmail-x.com | $1$6d051fc0$QVwcdardpgTnB/cnz2K3P0 | 33333 | dmail-x.com/33/ | 10240000 | dmail-x.com | 2005-02-15 19:21:29 | 2005-02-15 19:21:29 | 1 |
| 22@dmail-x.com | $1$9065423f$rGKuAl9plRgYHbANlSbyz1 | 22 | dmail-x.com/22/ | 15360000 | dmail-x.com | 2005-02-15 14:22:51 | 2005-02-16 03:32:20 | 1 |
| 11@dmail-x.com | $1$cd60f9e3$dikftGrcvihBg8B98cr6R. | 11 | dmail-x.com/11/ | 15360000 | dmail-x.com | 2005-02-16 10:27:07 | 2005-02-17 01:57:15 | 1 |
| postmaster@dmail-x.com | $1$884c3864$jLKYBzyp47TWizXoLfWaR0 | 局长 | dmail-x.com/postmaster/ | 10240000 | dmail-x.com | 2005-02-15 21:58:33 | 2005-02-15 23:22:51 | 1 |
| www@xiaohua.dns0755.net | $1$c73f2d6b$uNsJRUP/DAtx2PmhNcqpC/ | www | xiaohua.dns0755.net/www/ | 10240000 | xiaohua.dns0755.net | 2005-02-15 22:06:43 | 2005-02-15 22:06:43 | 1 |
+-------------------------+------------------------------------+----------------+--------------------------+----------+---------------------+---------------------+---------------------+--------+
6 rows in set (0.00 sec)
[/code:1:ed71ecb0aa]
系统信息:
http://xiaohua.dns0755.net/phpSysInfo/
| flighttop 回复于:2005-02-19 10:51:57 |
| No link here can be accessed. Are they still in vacation? |
| 铅笔 回复于:2005-02-26 15:31:04 |
| 为什么我的SQLWEBMAIL可以修改密码?并且提供垃圾邮件过滤,邮件防毒等功能.https://leogao.gallantry.com.cn/mail/
不过楼主以做得8错了. |
| anstan 回复于:2005-03-01 19:43:48 |
| 楼上的,你的sqwebmail是中文版的吗?能否把汉化文件共享一下,还有能把你的安装过程给我一份吗?
最近公司要搞一台邮件服务器,没有头绪。 谢谢了。 我的email:anstan@126.com |
| ruochen 回复于:2005-03-16 11:41:59 |
| [quote:93bf3f656f="铅笔"]为什么我的SQLWEBMAIL可以修改密码?并且提供垃圾邮件过滤,邮件防毒等功能.https://leogao.gallantry.com.cn/mail/
不过楼主以做得8错了.[/quote:93bf3f656f] 把你的过程写下来指导一下兄弟们咯! |
| 海鹰 回复于:2005-03-17 10:12:56 |
| [quote:a96509386a="铅笔"]为什么我的SQLWEBMAIL可以修改密码?并且提供垃圾邮件过滤,邮件防毒等功能.https://leogao.gallantry.com.cn/mail/
不过楼主以做得8错了.[/quote:a96509386a] 这问题解决了,是SQW造成 |

