qmail smtpd正常运行时间less于1秒

不知道这里发生了什么,但我的qmail安装不是正常工作,除了smtpd,一切正在运行

从qmailctl stat输出

/service/qmail-send: up (pid 2874) 608 seconds /service/qmail-send/log: up (pid 2876) 608 seconds /service/qmail-smtpd: up (pid 6486) 1 seconds /service/qmail-smtpd/log: up (pid 2873) 608 seconds messages in queue: 6 messages in queue but not yet preprocessed: 0 

netstat -a | grep smtp返回注意,所以什么都没有在smtp上运行

和inst_check脚本返回

 Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html Congratulations, your LWQ installation looks good! 

iv经历了这里http://www.lifewithqmail.org/lwq.html#installation 3次和2.8.2.2的教程。 监督脚本8倍,一切都是正确的,据我所知

任何帮助将是伟大的! 需要尽快得到这个奔跑!

编辑:我也注意到,每次我重新启动服务器,我必须运行

 svscanboot & 

在启动qmail之前,不知道为什么一切都安装正确,虽然我不得不做的./config-快速configuration不知道如果这有所作为但FYI我想:)

您的服务无法正常启动。 阅读它的日志并testing脚本。 按照常见错误的build议。