diff --git a/setup/templates/steps/config.html b/setup/templates/steps/config.html index 7e09f17f..88c17597 100644 --- a/setup/templates/steps/config.html +++ b/setup/templates/steps/config.html @@ -7,20 +7,27 @@ +
In the next sections we need to set the postmaster address. This is a combination from the postmaster local part and the main mail domain. +The main mail domain is also used as "server display name". This is the way the SMTP server identifies himself when connecting to others. +The Postmaster will get an e-mail address <postmaster>@<main_domain>. This address will receive the DMARC "rua" and "ruf" reports. +Or in plain english: if receivers start to classify your mail as spam, this postmaster will be informed.
+