Without a way to reproduce the problem, and the fact that the conf file
in the package does not look like that, I don't think we have a bug
here. Combined with a lack of input for several years, I think it's
time this is put to rest.
** Changed in: postfix (Ubuntu)
Status: Confirmed => In
Thank you for taking the time to report this bug and helping to make
Ubuntu better. I noticed that the package version your bugging is
updated in Maverick. Please update via www.ubuntu.com repost a detailed
error report, and update the bug status. Thanks!
--
Postfix fails to start at boot time
ht
** Changed in: postfix (Ubuntu)
Importance: Undecided => Low
** Changed in: postfix (Ubuntu)
Importance: Low => Medium
--
Postfix fails to start at boot time
https://bugs.launchpad.net/bugs/56235
You received this bug notification because you are a member of Ubuntu
Server Team, which is su
in /etc/init.d/postifx, line 98 need to be changed from: if start-stop-daemon
--start --exec ${DAEMON} -- quiet-quick-start; then
into: if start-stop-daemon --start --exec ${DAEMON} start; then
also line 111 from: if ${DAEMON} quiet-stop; then
into: if ${DAEMON} stop; then
This worked for me on
If this can help anyhow - I am having the same problem on clean install
with 8.10 Ubuntu server.
--
Postfix fails to start at boot time
https://bugs.launchpad.net/bugs/56235
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu
I have just installed 8.10 and have suffered exactly the same problem.
Due to my attempt at upgrading an existing system having failed
spectacularly, this was a completely clean install, so the faulty init.d
file has to have come from the package.
The install also failed to create the /var/spool/