Skip to content
Discussion options

You must be logged in to vote

Usually changes will require this yes. Most of the configuration we support is handled at startup of the container only. Especially with content that sits in /tmp/docker-mailserver on the container, if the data isn't used by a service directly from there (it usually shouldn't), then it won't know about it until we copy it over to the proper place and adjust any necessary configuration to enable it (which is what the startup scripts do).

What about for changes to a file that already exists?

We do have support for some of these configs.

It's not documented though, often called "change detection service" / "changedetector" / check-for-changes.sh (actual script name). Here's an example of e…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@navyjosh
Comment options

Answer selected by navyjosh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants