diff --git a/env-mailserver b/env-mailserver index da300849..4d76f5e1 100644 --- a/env-mailserver +++ b/env-mailserver @@ -1,7 +1,6 @@ - -# ----------------------------------------------------------------------------------------------------------------------------- -# --------------------- General Settings -------------------------------------------------------------------------------------- -# ----------------------------------------------------------------------------------------------------------------------------- +# ––––––––––––––––––––––––––––––––––––––––––––––– +# ––– Mailserver Environment Variables –––––––––– +# ––––––––––––––––––––––––––––––––––––––––––––––– # empty => uses the `hostname` command to get the mail server's canonical hostname # => Specify a fully-qualified domainname to serve mail for. This is used for many of the config features so if you can't set your hostname (e.g. you're in a container platform that doesn't let you) specify it in this environment variable. diff --git a/template.env b/template.env index b934fb7a..c146c234 100644 --- a/template.env +++ b/template.env @@ -1,6 +1,6 @@ -# ----------------------------------------------------------------------------------------------------------------------------- -# --------------------- General Settings -------------------------------------------------------------------------------------- -# ----------------------------------------------------------------------------------------------------------------------------- +# ––––––––––––––––––––––––––––––––––––––––––––––– +# ––– Docker Compose Settings Variables ––––––––– +# ––––––––––––––––––––––––––––––––––––––––––––––– HOSTNAME=mail DOMAINNAME=domain.com