我正在遵循指南“使用Qmail 生活与Qmail的生活”
当我尝试执行qmailctl命令时,我得到以下信息:
root@mail:~# qmailctl start
Starting qmail
qmail-send supervise not running
qmail-smtpd supervise not running
svok: fatal: unable to chdir to /service/qmail-pop3d: file does not exist
qmail-pop3d supervise not running
root@mail:~# qmailctl stop
Stopping qmail...
qmail-smtpd
qmail-send
qmail-pop3d
svc: warning: unable to chdir to /service/qmail-pop3d: file does not exist
svc: warning: unable to chdir to /service/qmail-pop3d/log: file does not exist
Here is my /service/directory :
root@mail:~# ls -l /service/
total 0
lrwxrwxrwx 1 root root 32 Nov 27 09:49 qmail-pop3d -> /var/qmail/supervise/qmail-pop3d
lrwxrwxrwx 1 root root 31 Nov 27 09:22 qmail-send -> /var/qmail/supervise/qmail-send
lrwxrwxrwx 1 root root 32 Nov 27 09:22 qmail-smtpd -> /var/qmail/supervise/qmail-smtpd
root@mail:~#
I have found a few links on Gossamer Threads and LinuxQuestions.
I tried a few things, but to no avail.细丝线
I tried the command svscanboot, but it hangs.
then I tried kill -HUP 1
I tried to find the svscan process to kill it to no avail.发布于 2016-11-27 14:01:56
我把debian液滴扔到了DO,加载了Centos 7.2,也许它会在未来帮助别人。有一些关于这个问题的帖子,张贴在互联网上。我放弃了“用Qmail生活”的计划,用Qmail烤面包机为Centos重新安装了Qmail。花了大约45 minutes.This烤面包机重新安装了一份新的脚本副本,这些脚本现在正在工作。
https://serverfault.com/questions/817304
复制相似问题