Script Email settings?

Not really. Each job has its configuration on its own .sqlite file.

There is a single .sqlite for for global settings that would apply to all the jobs on a machine.

But you’re still doing SQL to edit a config.

Going forward you could set up a job to get config data from a configuration file which could make future updates easier…