Hi
I am setting up a server using Ubuntu 8.10, Postfix and Dovecot. I have followed the 8.10 Server guide very carefully twice but in both cases although the installation appears to work there are some issues that I would like to resolve:-
- If I run dovecot -n I get the following response:-
elton@ubuntuTS1:/$ dovecot -n
1.1.4: /etc/dovecot/dovecot.conf
Error: Can't use SSL key file /etc/ssl/private/ssl-cert-snakeoil.key: Permission denied Fatal: Invalid configuration in /etc/dovecot/dovecot.conf
I have tried recreating the certificate files but that does not resolve the problem. I assume it is a permission issue but as a new user am battling to find the problem. Any suggestions appreciated.
- Probably unrelated but in the syslog file I get the following entries:-
Dec 5 10:17:01 ubuntuS1 CRON[20891]: Sigfile not found Dec 5 10:17:01 ubuntuS1 /USR/SBIN/CRON[20897]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Dec 5 10:17:01 ubuntuS1 CRON[20891]: Sigfile not found
and
Dec 5 10:20:01 ubuntuS1 CRON[20921]: Sigfile not found Dec 5 10:20:01 ubuntuS1 /USR/SBIN/CRON[20927]: (root) CMD ([ -x /usr/sbin/update-motd ] && /usr/sbin/update-motd 2>/dev/null) Dec 5 10:20:01 ubuntuS1 CRON[20921]: Sigfile not found
Many thanks and regards
Elton