Changing sources.toml configurations after init

Hello there!

I created sources.toml in my project and configured the pools and sources to send my emails from.
the init.lua takes this file in the init of the Kumo.
My question is: Can I change this file dynamically and make the KumoMTA takes the new configuration of sources.toml?
Is there a way to for the KumoMTA to fetch sources.toml configurations all the time while it’s running?

This happens automatically. If you change any of the dependent file, they should reload every defer minutes, depending on how you have configured it. The exception is settings in the init section of the init.lua file which typically is listeners and logging.