Public bug reported:
Binary package hint: dovecot-common
after last upgrade of dovecot:
Commit Log for Thu Aug 30 20:42:41 2007
Upgraded the following packages:
dovecot-common (1:1.0.3-0ubuntu1) to 1:1.0.3-2ubuntu1
there is an error in /etc/init.d/dovecot file
the wrong line is:
CONF=/etc/dovecot/$NAME.conf
it causes that dovecot does not start while ubuntu starts
this is because the file calling this script is then /etc/rc2.d/S20dovecot so
dovecot tries to use config file as /etc/dovecot/S20dovecot.conf which is of
course not found
so the solution is to chage this line to:
CONF=/etc/dovecot/dovecot.conf
system: kubuntu gutsy tribe 5
** Affects: dovecot (Ubuntu)
Importance: Undecided
Status: New
--
mistake in /etc/init.d/dovecot file
https://bugs.launchpad.net/bugs/136323
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs