按照大大说法操作,问题已经解决,仔细观察了一下日志,发现系统时间有问题,顺便也将date和clock同步了一下

昨天服务器意外断电了一次,今天发现,外部邮件收发均出现了问题,请高手帮忙解决
具体情况为:系统内互发邮件没有问题,但是接收和发送外部邮件都不成功,maillog如下:
Jun  5 04:04:51 mail postfix/pickup[9092]: 3A85A7E07EA: uid=0 from=<root>
Jun  5 04:04:51 mail postfix/cleanup[10128]: 3A85A7E07EA: message-id=<20090604200451.3A85A7E07EA@mail.dcsng.com>
Jun  5 04:04:51 mail postfix/qmgr[2323]: 3A85A7E07EA: from=<root@mail.dcsng.com>, size=692, nrcpt=1 (queue active)
Jun  5 04:04:51 mail postfix/cleanup[10128]: 4AF4D7E07E9: message-id=<20090604200451.3A85A7E07EA@mail.dcsng.com>
Jun  5 04:04:51 mail postfix/qmgr[2323]: 4AF4D7E07E9: from=<root@mail.dcsng.com>, size=823, nrcpt=1 (queue active)
Jun  5 04:04:51 mail postfix/local[10130]: 3A85A7E07EA: to=<root@mail.dcsng.com>, relay=local, delay=3.9, delays=3.8/0.05/0/0.01, dsn=2.0.0, status=sent (forwarded as 4AF4D7E07E9)
Jun  5 04:04:51 mail postfix/qmgr[2323]: 3A85A7E07EA: removed
Jun  5 04:04:51 mail postfix/pipe[10131]: 4AF4D7E07E9: to=<postmaster@dcsng.com>, relay=dovecot, delay=0.04, delays=0.01/0.01/0/0.02, dsn=2.0.0, status=sent (delivered via dovecot service)
Jun  5 04:04:51 mail postfix/qmgr[2323]: 4AF4D7E07E9: removed
Jun  5 04:08:26 mail postfix/qmgr[2323]: AEA097E07E4: from=<mail@ctocio.com.cn>, size=28359, nrcpt=1 (queue active)
Jun  5 04:08:26 mail postfix/smtp[10154]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Jun  4 20:08:26 mail postfix/smtp[10154]: AEA097E07E4: to=<sonic@dcsng.com>, relay=none, delay=55086, delays=55086/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Jun  5 04:23:26 mail postfix/qmgr[2323]: B4F23AB0001: from=<bettyshan@kesselchina.com>, size=101149, nrcpt=1 (queue active)
Jun  5 04:23:26 mail postfix/smtp[10238]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Jun  4 20:23:26 mail postfix/smtp[10238]: B4F23AB0001: to=<Eric.Davis@kessel.de>, relay=none, delay=42380, delays=42380/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Jun  5 04:28:26 mail postfix/qmgr[2323]: DBC5E7E07D9: from=<liuyuan79@gmail.com>, size=5632872, nrcpt=1 (queue active)
Jun  5 04:28:26 mail postfix/qmgr[2323]: E53907E07DC: from=<gs-1997@tom.com>, size=2171, nrcpt=1 (queue active)
Jun  5 04:28:26 mail postfix/smtp[10265]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Jun  5 04:28:26 mail postfix/smtp[10266]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Jun  4 20:28:26 mail postfix/smtp[10266]: E53907E07DC: to=<sonic@dcsng.com>, relay=none, delay=59186, delays=59186/0.02/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Jun  4 20:28:26 mail postfix/smtp[10265]: DBC5E7E07D9: to=<sonic@dcsng.com>, relay=none, delay=33996, delays=33996/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Jun  5 04:33:26 mail postfix/qmgr[2323]: E17EE7E07E0: from=<bettyshan@kesselchina.com>, size=10388, nrcpt=1 (queue active)
Jun  5 04:33:26 mail postfix/smtp[10295]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Jun  4 20:33:26 mail postfix/smtp[10295]: E17EE7E07E0: to=<lucy-xie@263.net>, relay=none, delay=54953, delays=54953/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)

原帖由 eddiechen 于 2009-5-16 10:45 发表 http://www.iredmail.org/bbs/images/common/back.gif


等着啊,最好搞定mysql和ldap两个版本都可以实现web注册


这个……说句不怕你笑话的话,我真的对LDAP一点儿都没有接触过,明天先做个MySQL版本的吧,刚才抽空看了一下数据库,实现起来很简单的。初步想法是读取所有active=1的域名列表,然后注册,是不是考虑加个验证码呢……

Bibby的共享精神值得尊敬,这几天把工作完成后一定写一个注册页拿出来大家一起分享~

谢谢你的回复,过几天我自己写个注册程序吧~今天把OS升级到5.3了,启动画面那个小花很漂亮的说~~~

各位老师你们好,今天试验着安装了iRedOS0.1.2并已经能够成功使用。真的是很方便,感谢作者。
现在有个小小的问题请教各位一下:
我使用的MySQL+roundcubemail方案,想让用户自己注册,不用我去一个一个添加,有什么好的方法么?

另外想问一下,CentOS 5.3已经发布了,不知道新版本的iRedOS啥时候能出来捏?作者有说CentOS5.3出来了就出新的iRedOS哦~