Hey everyone I've tried changing the permissions with the file it is telling me is giving me the issue, restarted exim and the computer, but still can't get dovecot to start.
dovecot -F doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 14: ssl_cert: Can't open file /etc/exim/openssl/exim.crt: Permission denied dovecot -n # 2.2.13: /etc/dovecot/dovecot.conf # OS: Linux 3.16.7-21-desktop x86_64 openSUSE 13.2 (x86_64) auth_verbose = yes
2.2.13 base_dir = /var/run/dovecot/ debug_log_path = /var/log/dovecot/debug doveadm_worker_count = 10 first_valid_uid = 1000 info_log_path = /var/log/dovecot/dovecot.info login_trusted_networks = 127.0.0.1 192.168.1.0/24 174.75.35.100 174.75.35.98 mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave namespace inbox { inbox = yes location = prefix = } passdb { driver = pam } plugin { sieve = ~/.dovecot.sieve sieve_dir = ~/sieve } pop3_uidl_format = %v-%u protocols = pop3 service pop3-login { inet_listener pop3s { port = 995 ssl = yes } } ssl_cert =
hi
Hey everyone I've tried changing the permissions with the file it is telling me is giving me the issue, restarted exim and the computer, but still can't get dovecot to start.
2.2.13
dovecot -F doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-ssl.conf line 14: ssl_cert: Can't open file /etc/exim/openssl/exim.crt: Permission denied
wag ...
chown root.root /etc/exim/openssl chmod 750 /etc/exim/openssl
chown root.root /etc/exim/openssl/exim.* chmod 400 /etc/exim/openssl/exim.*
OpenSSL certs should always be read only by root
you might want to check the docs regarding uid/gid running dovecot and uid/gid of dovenull and permissions for the dovecot dir tree /etc/dovecot*
wag ... i think it should not be owned by exim
...
ssl_cert =
pixie dust alvin
participants (2)
-
alvin
-
josh schooler