Submitted by janderk on Wed, 09/11/2019 - 08:41
I just moved some virtual servers from a debian 8 to a debian 9 server. Using the backup and restore functions.
Noticed that the domains were missing in the Dovecot config file. I had to add this stuff manually:
local_name mydomain.com { ssl_cert = </home/mydomain/ssl.cert ssl_key = </home/mydomain/ssl.key }
local_name www.mydomain.com { ssl_cert = </home/mydomain/ssl.cert ssl_key = </home/mydomain/ssl.key }
Status:
Fixed (pending)
Comments
Submitted by janderk on Wed, 09/11/2019 - 08:44 Comment #1
Submitted by JamieCameron on Thu, 09/12/2019 - 00:03 Comment #2
OK, this looks like a bug in Virtualmin. We'll fix it in the next release ..