Courier Authdaemon – Ubuntu 6.06 LTS – command not foundemonrc
Über folgende, wenig aussagende, Fehlermeldung sind wir beim neuaufsetzen eines Ubuntu Servers gestoßen.
root@hosting-new:/var/log# /etc/init.d/courier-authdaemon reload
* Stopping Courier authdaemon… : command not foundemonrc: line 19:
: command not foundemonrc: line 26:
: command not foundemonrc: line 28:
: command not foundemonrc: line 33:
: command not foundemonrc: line 35:
: command not foundemonrc: line 52:
: command not foundemonrc: line 54:
: command not foundemonrc: line 60:
: command not foundemonrc: line 62:
: command not foundemonrc: line 67:
[ ok ]
* Starting Courier authdaemon… : command not foundemonrc: line 19:
: command not foundemonrc: line 26:
: command not foundemonrc: line 28:
: command not foundemonrc: line 33:
: command not foundemonrc: line 35:
: command not foundemonrc: line 52:
: command not foundemonrc: line 54:
: command not foundemonrc: line 60:
: command not foundemonrc: line 62:
: command not foundemonrc: line 67:
Wie gesagt, sehr aussagekräftig. Man ist ja nicht dumm und hat auch schon beim allwissenden Googel vorbeigeschaut, leider war keine Lösung zu finden.
Schlussendlich gibt es aber eine Lösung dafür: courier-authdaemon mukiert anscheinend die Leerzeilen in der /etc/courier/authdaemonrc. Einfach alle Leerzeilen aus dieser Datei entfernen, sei es durch löschen dieser oder durch setzen von # in diese (ungetestet, sollte aber auch gehen). Vor dem editieren sollte man natürlich eine Sicherheitskopie machen.