feat: move openFirewall to mailserver
This commit is contained in:
parent
1ed3c700a0
commit
bf22606872
1 changed files with 2 additions and 2 deletions
|
|
@ -297,6 +297,8 @@
|
|||
|
||||
certificateScheme = "acme";
|
||||
acmeCertificateName = "mail.itepastra.nl";
|
||||
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
security.acme = {
|
||||
|
|
@ -330,8 +332,6 @@
|
|||
22000 # syncthing
|
||||
|
||||
125 # mail
|
||||
993 # mail
|
||||
465 # mail
|
||||
];
|
||||
networking.firewall.allowedUDPPorts = [
|
||||
22 # ssh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue