Control Web Panel

WebPanel => E-Mail => Topic started by: 50l3r on December 17, 2014, 11:35:59 AM

Title: [SOLUTION] Dovecot doesn't start
Post by: 50l3r 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 ^^
Title: Re: [SOLUTION] Dovecot doesn't start
Post by: Glenn 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
Title: Re: [SOLUTION] Dovecot doesn't start
Post by: MattAF 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