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