Author Topic: [SOLUTION] Dovecot doesn't start  (Read 9003 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
[SOLUTION] Dovecot doesn't start
« on: December 17, 2014, 11:35:59 AM »
Hello guys,

I detected a problem in my awesome CWP before changed rDNS.

The .crt file located in /etc/pki/tls/certs/ doesn't rename.
The .key file located in /etc/pki/tls/private/ doesn't rename.

This problem caused dovecot doesn't start. U shall rename this files and restart dovecot manually with this command:

Code: [Select]
service dovecot restart
For example. If your rDNS see like this: example.domain.com the files renamed to:

/etc/pki/tls/certs/example.domain.com.crt
/etc/pki/tls/private/example.domain.com.key

Sorry for my regular english :S and much thanks for this awesome panel ^^

Offline
**
Re: [SOLUTION] Dovecot doesn't start
« Reply #1 on: December 18, 2014, 07:44:51 AM »
You can generate new certificates in CWP under Security ssl generator and then just change /etc/dovecot/dovecot.conf under SSL to the new file names

Offline
*
Re: [SOLUTION] Dovecot doesn't start
« Reply #2 on: June 08, 2019, 04:08:42 PM »
You can generate new certificates in CWP under Security ssl generator and then just change /etc/dovecot/dovecot.conf under SSL to the new file names

Glenn,
Thank you!  Your solution worked perfectly!

Sincerely,
Matt