summaryrefslogtreecommitdiffstats
path: root/tv/1systems
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-01 17:53:16 +0100
committertv <tv@krebsco.de>2016-02-01 17:53:16 +0100
commiteda65468603c6f3370840274efdcdf14f42d82f2 (patch)
tree828775895b1b6d7a213c3410a397face195da2b7 /tv/1systems
parentd82584450cc02aeca15aa7df1bb4731863b558e4 (diff)
tv exim-smarthost: open smtp port
Diffstat (limited to 'tv/1systems')
-rw-r--r--tv/1systems/cd.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix
index 783d23c..1d94576 100644
--- a/tv/1systems/cd.nix
+++ b/tv/1systems/cd.nix
@@ -41,7 +41,6 @@ with lib;
tv.iptables = {
enable = true;
input-internet-accept-new-tcp = [
- "smtp"
"xmpp-client"
"xmpp-server"
];