Miscellaneous first checks
Affected Component(s)
supervisord
What happened and when does this occur?
Hi,
First I would like to thank you all for this container image that is very useful!
I noticed a high CPU consumption of my docker-mailserver container and I have dug a little bit.
Supervisord was eating a lot of CPU. In `/var/log/supervisor/changedetector.log` it complained about `/tmp/docker-mailserver` directory that didn't exist.
I do not mount a volume on `/tmp/docker-mailserver` because I don't need it.
If I create manually the directory, everything works normally.
Here is my configuration:
SMTP_ONLY: 1
ENABLE_AMAVIS: 0
SPOOF_PROTECTION: 1
PERMIT_DOCKER: connected-networks
POSTFIX_INET_PROTOCOLS: ipv4
I think the directory should be created automatically on container start.
Best,
Adrien
### What did you expect to happen?
```Markdown
-
How do we replicate the issue?
DMS version
v10.5.0
What operating system is DMS running on?
Linux
What instruction set architecture is DMS running on?
x86_64 / AMD64
What container orchestration tool are you using?
Docker Compose
docker-compose.yml
No response
Relevant log output
No response
Other relevant information
No response
What level of experience do you have with Docker and mail servers?
Code of conduct
Improvements to this form?
Super annoying but I understand you need that to filter ;)
Miscellaneous first checks
Affected Component(s)
supervisord
What happened and when does this occur?
I think the directory should be created automatically on container start.
Best,
Adrien
How do we replicate the issue?
-DMS version
v10.5.0
What operating system is DMS running on?
Linux
What instruction set architecture is DMS running on?
x86_64 / AMD64
What container orchestration tool are you using?
Docker Compose
docker-compose.yml
No response
Relevant log output
No response
Other relevant information
No response
What level of experience do you have with Docker and mail servers?
Code of conduct
Improvements to this form?