mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
c7e4981945
Decoupling setup process from `setup.sh` script by introducing a setup script _inside_ the container that coordinates the setup process. **This is not a breaking change**. This way, we do not have to keep track of versions of `setup.sh`. This change brings the additional benefit for Kubernetes users to be able to make use of `setup` now, without the need for `setup.sh`. --- * move setup process into container; setup.sh versioning not needed anymore * add tilde functionality to docs Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com> Co-authored-by: Casper <casperklein@users.noreply.github.com> |
||
---|---|---|
.. | ||
addalias | ||
addmailuser | ||
addrelayhost | ||
addsaslpassword | ||
debug-fetchmail | ||
delalias | ||
delmailuser | ||
delquota | ||
excluderelaydomain | ||
fail2ban | ||
fetchmailrc_split | ||
listalias | ||
listmailuser | ||
open-dkim | ||
postfix-summary | ||
print-environment | ||
report-pflogsumm-yesterday | ||
restrict-access | ||
sedfile | ||
setquota | ||
setup | ||
setup-fetchmail | ||
updatemailuser | ||
virus-wiper |