Improve VIRUSMAILS_DELETE_DELAY usage#2281
Improve VIRUSMAILS_DELETE_DELAY usage#2281casperklein merged 23 commits intodocker-mailserver:masterfrom
Conversation
|
Does anyone knows, why shellcheck doesn't care about sourcing here: but complaining here? |
A very good question, I have no idea :D |
docker-mailserver/test/linting/lint.sh Line 121 in c7dec1e
What I do find odd though is why the errors are reduced with that, but substituting the value with say EDIT: Nope, nevermind Which might hint that it's a similar behaviour with |
I was wondering about this also some time ago 😆 |
Description
The
VIRUSMAILS_DELETE_DELAYvariable is set in multiple places. With the introduction of/etc/dms-settings, this can be simplified.Discussed/Discovered partly here: https://github.com/docker-mailserver/docker-mailserver/pull/2264#issuecomment-955603197#
Type of change
Checklist:
docs/)