View Single Post
Old 02-27-2016, 03:51 AM   #1
Member
 
Join Date: Feb 2014
Posts: 33
icesoul is on a distinguished road
Default Failed to install opendkim

Hi, im using ISPmanager Lite 5.50.0 with CentOS 7.2 and the opendkim is not starting

Code:
[root@ovh log]# service opendkim status
Redirecting to /bin/systemctl status  opendkim.service
● opendkim.service - DomainKeys Identified Mail (DKIM) Milter
   Loaded: loaded (/usr/lib/systemd/system/opendkim.service; disabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Sat 2016-02-27 02:34:06 CET; 15min ago
     Docs: man:opendkim(8)
           man:opendkim.conf(5)
           man:opendkim-genkey(8)
           man:opendkim-genzone(8)
           man:opendkim-testadsp(8)
           man:opendkim-testkey
           http://www.opendkim.org/docs.html

Feb 27 02:34:06 localhost systemd[1]: Starting DomainKeys Identified Mail (DKIM) Milter...
Feb 27 02:34:06 localhost opendkim[4140]: opendkim: /etc/opendkim.conf: /etc/opendkim/keys/default.private: open(): Permission denied
Feb 27 02:34:06 localhost systemd[1]: opendkim.service: control process exited, code=exited status=78
Feb 27 02:34:06 localhost  systemd[1]: Failed to start DomainKeys Identified Mail (DKIM) Milter.
Feb 27 02:34:06 lolocalhost  systemd[1]: Unit opendkim.service entered failed state.
Feb 27 02:34:06 localhost  systemd[1]: opendkim.service failed.
Feb 27 02:35:09 localhost  systemd[1]: Stopped DomainKeys Identified Mail (DKIM) Milter.
icesoul is offline   Reply With Quote