it would be nice to have an auto create account command line options on the desktop client. It should auto create an account on a server, if there does not already exist an account on that server without opening a window and then exit:
This would improve deploying the client in small business environments: The command could be run on user login. Users could just start the desktop client afterwards and would be ready to go.
–auto-create-publish-contact: after creating the account, send the account url to specified contact (an admin) –auto-create-get-contacts-url: download a text file with one contact link per line and import them. Text file can be updated by an admin.
Or just write a small script which prepares the accounts directory how you want to have it.
Could use the jsonrpc API (via deltachat-rpc-server) to set up the accounts and then just move them to where delta chat desktop expects them.