Merge pull request 'deltachat: allow other ports to access smtp port' (#455) from Mic92-maddy into main
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{ config, pkgs, ... }: {
|
||||
networking.firewall.interfaces."zt+".allowedTCPPorts = [ 25 ]; # smtp with other hosts
|
||||
environment.systemPackages = [ pkgs.deltachat-desktop ];
|
||||
|
||||
services.maddy = {
|
||||
|
||||
Reference in New Issue
Block a user