mail.email-srvr.com cert

This commit is contained in:
Andreas Knuth 2026-01-27 13:57:16 -06:00
parent 2cfa226361
commit fa2ef2b743
1 changed files with 4 additions and 0 deletions

View File

@ -265,4 +265,8 @@ mail.andreasknuth.de {
} }
web.email-bayarea.com { web.email-bayarea.com {
reverse_proxy nginx-mailcow:8080 reverse_proxy nginx-mailcow:8080
}
# Dieser Block dient nur dazu, das Zertifikat für den Mailserver zu beschaffen/erneuern.
mail.email-srvr.com {
respond "Mailserver Certificate Authority is running." 200
} }