Virtual server restore does not restore certificates refs in dovecot configuration file

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

Title: Restore does not store certificates in dovecot. ยป Virtual server restore does not restore certificates refs in dovecot configuration file

OK, this looks like a bug in Virtualmin. We'll fix it in the next release ..