Rename config option after update beyond version 0.11.2

This commit is contained in:
Gonne 2025-03-02 08:34:54 +01:00
parent 68a02c75e1
commit 3ece72db70

View file

@ -65,7 +65,7 @@ in {
openFirewall = true; openFirewall = true;
settings = { settings = {
server = { server = {
lookup.default.hostname = "fb04184.mathematik.tu-darmstadt.de"; # Because the DNS PTR of 130.83.2.184 is this and this should be used in SMTP EHLO. hostname = "fb04184.mathematik.tu-darmstadt.de"; # Because the DNS PTR of 130.83.2.184 is this and this should be used in SMTP EHLO.
listener = { listener = {
"smtp" = { "smtp" = {
bind = ["[::]:25"]; bind = ["[::]:25"];