Ahoi, my Provider give me a automated Server / ISPConfig intallation and i have a problem with the mail server. I cant login to Roundcube: Connection to storage server failed. Thunderbird dont connect to the Mail accounts because to much cached logins. And the Mail - Log in ISPConfig Code: Nov 28 13:50:02 dedi-mtl-100645 postfix/smtpd[30117]: warning: cannot get RSA private key from file "/etc/postfix/smtpd.key": disabling TLS support Nov 28 13:50:02 dedi-mtl-100645 postfix/smtpd[30117]: warning: TLS library problem: error:0B080074:x509 certificate routines:X509_check_private_key:key values mismatch:../crypto/x509/x509_cmp.c:295: Nov 28 13:50:02 dedi-mtl-100645 postfix/smtpd[30117]: connect from localhost[::1] Nov 28 13:50:02 dedi-mtl-100645 postfix/smtpd[30117]: lost connection after CONNECT from localhost[::1] Nov 28 13:50:02 dedi-mtl-100645 postfix/smtpd[30117]: disconnect from localhost[::1] commands=0/0 Nov 28 13:50:36 dedi-mtl-100645 postfix/smtpd[30117]: warning: hostname c999958583-cloudpro-872771375.cloudatcost.com does not resolve to address 64.137.243.13: Name or service not known Nov 28 13:50:36 dedi-mtl-100645 postfix/smtpd[30117]: connect from unknown[64.137.243.13] Nov 28 13:50:36 dedi-mtl-100645 postfix/smtpd[30117]: lost connection after AUTH from unknown[64.137.243.13] Nov 28 13:50:36 dedi-mtl-100645 postfix/smtpd[30117]: disconnect from unknown[64.137.243.13] ehlo=1 auth=0/1 commands=1/2 Nov 28 13:53:56 dedi-mtl-100645 postfix/anvil[30122]: statistics: max connection rate 1/60s for (smtp:64.137.243.13) at Nov 28 13:50:36 Nov 28 13:53:56 dedi-mtl-100645 postfix/anvil[30122]: statistics: max connection count 1 for (smtp:64.137.243.13) at Nov 28 13:50:36 Nov 28 13:53:56 dedi-mtl-100645 postfix/anvil[30122]: statistics: max cache size 1 at Nov 28 13:50:36 Nov 28 13:55:02 dedi-mtl-100645 dovecot: pop3-login: Fatal: Can't load private ssl_key: Key is for a different cert than ssl_cert Nov 28 13:55:02 dedi-mtl-100645 dovecot: imap-login: Fatal: Can't load private ssl_key: Key is for a different cert than ssl_cert Nov 28 13:55:02 dedi-mtl-100645 dovecot: master: Error: service(pop3-login): command startup failed, throttling for 60 secs Nov 28 13:55:02 dedi-mtl-100645 dovecot: master: Error: service(imap-login): command startup failed, throttling for 60 secs Thanks for all your help!
The SSL key and cert of the mail system does not match. Did you install the ssl cert yourself, or did your ISP installed wrong certs?
How can i fix it... maybe its my missing debian experiance... I do some tutorials (cant post the links because some restrictions here) And now i'm killing apache complete... Code: AHH00548: Syntax error on line 63 of /etc/apache2/sites-enabled/000-ispconfig.vhost: SSLCertificateFile: file '/usr/local/ispconfig/interface/ssl/ispserver.crt' does not exist or is empty How i can easily renew the SSL and Certs without to install everthing new?
download ispconfig source, run update.php and during the installation answer yes to generating a self signed certificate.