mail icon indicating copy to clipboard operation
mail copied to clipboard

Make provisioning optional

Open tom-ch1 opened this issue 5 months ago • 1 comments

Is your feature request related to a problem? Please describe.

This feature request is related to unwanted behaviours of provisioned accounts:

  • not being able to add aliase, see #4964
  • no possibility to delete the provisioned account (not everybody wants this)

Describe the solution you'd like

Instead of automatic provisioning, make it optional and use it only as config template (thus, do not treat them differently to manually added accounts). This would allow specifying templates for account config parameters without automatically provisioning them.

Let's say your users often have a nextcloud, m365 and google account with custom but homogenious account parameters (user names, addresses, security, etc). As soon as the user adds an account with matching email, the correct config would be created. Additionally (because provisioned accounts are not treated specially), it would solve #4964

Describe alternatives you've considered

I deleted provisioning altogether because:

  • not every user wants to add all accounts. As a consequence, it is more difficult for users to add their accounts.
  • because #4964 prevents my users from using aliases

Additional context

No response

tom-ch1 avatar Jul 02 '25 10:07 tom-ch1

Thanks for the issue 👍

Sounds like a nice enhancement. I don’t see it as an extension to the existing provisioning feature, but as a new “configuration templates” feature to set up your own recommendations when setting up accounts.

Tip: We already support https://www.bucksch.org/1/projects/thunderbird/autoconfiguration/, and thus, if you are using your own domains, it might already be possible to simplify the setup for your users by setting up such an XML configuration file.

kesselb avatar Jul 08 '25 14:07 kesselb