mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
a69887bfab
this simplifies some of the code that makes modifications to the config file. a few protected functions can make changes to the dynamic config, which webadmin can use. instead of having separate functions in mox-/admin.go for each type of change. this also exports the parsed full dynamic config to webadmin, so we need fewer functions for specific config fields too. |
||
---|---|---|
.. | ||
admin.go | ||
cid.go | ||
config.go | ||
dir.go | ||
dkimsign.go | ||
doc.go | ||
fill.go | ||
forkexec_unix.go | ||
forkexec_windows.go | ||
ip.go | ||
lastknown.go | ||
lifecycle.go | ||
lifecycle_test.go | ||
limitauth.go | ||
localserve.go | ||
lookup.go | ||
msgid.go | ||
rand.go | ||
recvid.go | ||
sleep.go | ||
tlsrecv.go | ||
webappfile.go |