michael.yang,不好意思,你的帖子看错了,BBC不小心删除了
liushaobo 发表于 2010-9-30 13:45  理解,没关系。
我的环境:CentOS5.3 + postfix-2.5.4 + maildrop-2.3.0 + courier-imap-4.4.1 + extmail-1.1.1 + extman-0.2.5 + cyrus-sasl-2.1.22 + courier-authlib-0.63.0
单独安装 dspam-3.9.0-7ext,非EMOS环境下安装dspam
安装dspam之后无法收发任何邮件
关闭dspam功能,收发邮件一切正常。
以下截取了部分日志,我想主要是带红色部分的问题
做了dspam.sock问题的纠错:touch /tmp/dspam.sock,问题仍然存在
我按照 for EMOS 的这篇文档 修改的 /etc/postfix/master.cf 文件,我想是否这个配置文件有问题,各位帮忙分析一下,谢了。
Sep 30 13:25:07 PfixMail postfix/smtpd[28065]: fatal: unsupported dictionary type: pcre
Sep 30 13:25:08 PfixMail postfix/master[27423]: warning: process /usr/libexec/postfix/smtpd pid 28065 exit status 1
Sep 30 13:25:08 PfixMail postfix/master[27423]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Sep 30 13:25:09 PfixMail postfix/qmgr[27425]: E60917EA4F: from=<michael@dadimail.51sec.net>, size=2523, nrcpt=1 (queue active)
Sep 30 13:25:09 PfixMail postfix/lmtp[28067]: E60917EA4F: to=<clj@dadimail.51sec.net>, relay=none, delay=71726, delays=71726/0.01/0/0, dsn=4.4.1, status=deferred (connect to pfixmail.dadimail.51sec.net[/tmp/dspam.sock]: No such file or directory)
Sep 30 13:26:08 PfixMail postfix/smtpd[28072]: fatal: unsupported dictionary type: pcre
Sep 30 13:26:09 PfixMail postfix/master[27423]: warning: process /usr/libexec/postfix/smtpd pid 28072 exit status 1
Sep 30 13:26:09 PfixMail postfix/master[27423]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Sep 30 14:15:59 PfixMail postfix/smtpd[28395]: fatal: unsupported dictionary type: pcre
Sep 30 14:16:00 PfixMail postfix/master[27423]: warning: process /usr/libexec/postfix/smtpd pid 28395 exit status 1
Sep 30 14:16:00 PfixMail postfix/master[27423]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Sep 30 14:16:49 PfixMail dspam[27355]: Daemon terminating on signal 15
Sep 30 14:16:49 PfixMail dspam[27355]: received signal. waiting for processing threads to exit.
Sep 30 14:16:49 PfixMail dspam[27355]: daemon is down.
Sep 30 14:16:49 PfixMail dspam[27355]: Daemon process exiting
Sep 30 14:16:49 PfixMail dspam[28460]: Daemon process starting
Sep 30 14:16:57 PfixMail postfix/postfix-script[28478]: stopping the Postfix mail system
Sep 30 14:16:57 PfixMail postfix/master[27423]: terminating on signal 15
Sep 30 14:16:58 PfixMail postfix/postfix-script[28528]: starting the Postfix mail system
Sep 30 14:16:58 PfixMail postfix/master[28529]: daemon started -- version 2.5.4, configuration /etc/postfix
Sep 30 14:24:18 PfixMail postfix/smtpd[28575]: fatal: unsupported dictionary type: pcre
Sep 30 14:24:19 PfixMail postfix/master[28529]: warning: process /usr/libexec/postfix/smtpd pid 28575 exit status 1
Sep 30 14:24:19 PfixMail postfix/master[28529]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Sep 30 14:24:28 PfixMail extmail[28577]: user=<clj@dadimail.51sec.net>, client=113.106.109.106, module=login, status=loginok
Sep 30 14:25:19 PfixMail postfix/smtpd[28592]: fatal: unsupported dictionary type: pcre
Sep 30 14:25:20 PfixMail postfix/master[28529]: warning: process /usr/libexec/postfix/smtpd pid 28592 exit status 1
Sep 30 14:25:20 PfixMail postfix/master[28529]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling |