Server configuration template update.

The issue, I have been added sites for years, and have hundreds of sites on this system.. Each one still points to the Server configuration template that was in use when installed.

Under the webmin area, "Virtualmin Virtual Servers" you can change the Account plan for all servers at onces. There needs to be a place there that you can change ALL the "Server configuration template's"

Thanks Don

Status: 
Closed (fixed)

Comments

You could do this using the command-line API - the virtualmin modify-domain command can be used to change the template, and you could call it from a shell loop over a list of domains provided by virtualmin list-domains --name-only

I had forgot about the CL API.. I was able to get it done.. Thanks Don

Great!

Be aware though that for most settings, templates are only used at domain creation time - so changing the template on an existing domain won't have much effect.

The biggest issue is when new email are created, I have moved to user@domain from user.domain.. And that is from the template..

Again, thanks for all you help over the years.. Don

Automatically closed -- issue fixed for 2 weeks with no activity.

Automatically closed -- issue fixed for 2 weeks with no activity.