Add DKIM how-to for Halon

This commit is contained in:
Dennis Baaten
2019-09-25 12:51:22 +02:00
parent 654755aa94
commit dffd9f0134
8 changed files with 89 additions and 3 deletions

View File

@ -371,7 +371,7 @@ Name servers: enter here your resolving nameservers.
DNS cache: Enable (now the DNSSEC option is visible)
DNSSEC: Enable
![](images/halon-dnssec.png)
![](images/dane-halon-dnssec.png)
If you have multiple hosts in a cluster, edit the DNS settings for all the hosts.
@ -383,7 +383,7 @@ If you already have an inbound SMTP listener configured, you should upgrade this
- STARTTLS: Enable
- Certificate: Select the certificate you want to use from the dropdown menu.
![](images/halon-inbound.png)
![](images/dane-halon-inbound.png)
## Outbound
There a multiple ways to enable outbound DANE: through a Transport Label or scripting.
@ -396,7 +396,7 @@ Select the transport labels ID if you want to upgrade an existing one, otherwise
- Destination hostname and port: Select Deliver to MX.
- TLS STARTTLS: Select "DANE" or "DANE (required)" in the dropdown menu.
![](images/halon-outbound.png)
![](images/dane-halon-outbound.png)
Notice: with "DANE (required)" there is no fallback to TLS or none option.