rewrite hostname to satisfy helo restrictions

This commit is contained in:
Nek0 - 2021-04-30 10:36:37 +02:00
parent a4b53d344d
commit 3cad34726d
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@
useSTARTTLS = true;
hostName = "mail.c3d2.de";
domain = "matemat.hq.c3d2.de";
settings = {
hostname = "matemat.hq.c3d2.de";
};
};
security.acme = {