Forwards doesn't exist huh
This commit is contained in:
parent
17aaa403d5
commit
43fd0bcde2
|
@ -27,10 +27,6 @@
|
|||
hashedPasswordFile = config.sops.secrets."mailpass".path;
|
||||
};
|
||||
};
|
||||
forwards = {
|
||||
"abuse@nextcloud.gladtherescake.eu" = "nextcloud@gladtherescake.eu";
|
||||
"postmaster@nextcloud.gladtherescake.eu" = "nextcloud@gladtherescake.eu";
|
||||
};
|
||||
openFirewall = true;
|
||||
mailserver.rejectRecipients = ["no-reply@nextcloud.gladtherescake.eu"];
|
||||
certificateScheme = "acme-nginx";
|
||||
|
|
Loading…
Reference in a new issue