mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-06 06:27:38 +03:00
This allows modules (and any other code) to implement arbitrary actions on server shutdown and "reload". Later will be used to address issues like #160. There are no plans to implement complete configuration reloading, however, since it adds a lot of problems to the modules framework and it is believed to be "not worth it" at the moment. Closes #130. |
||
---|---|---|
.. | ||
auth.go | ||
check.go | ||
delivery_target.go | ||
dummy.go | ||
instances.go | ||
modifier.go | ||
module.go | ||
msgmetadata.go | ||
partial_delivery.go | ||
registry.go | ||
storage.go |