summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2017-05-04 21:36:59 +0200
committerHolger Levsen <holger@layer-acht.org>2017-08-01 00:53:58 -0400
commitbf97856d270cbda17b8d72c5edcdec28fa67ac1d (patch)
tree01759d73eba0b4792e910729fc59cab1a83e8674 /hosts
parent2b575320508cc09db49a1ccf0ebe692eae2feb2e (diff)
downloadjenkins.debian.net-bf97856d270cbda17b8d72c5edcdec28fa67ac1d.tar.xz
testvm: don't listen for external SMTP
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'hosts')
-rw-r--r--hosts/jenkins-test-vm/etc/postfix/main.cf2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/jenkins-test-vm/etc/postfix/main.cf b/hosts/jenkins-test-vm/etc/postfix/main.cf
index 4c9dbae4..fed0a27a 100644
--- a/hosts/jenkins-test-vm/etc/postfix/main.cf
+++ b/hosts/jenkins-test-vm/etc/postfix/main.cf
@@ -37,7 +37,7 @@ relayhost =
mynetworks = 127.0.0.0/8
mailbox_size_limit = 0
recipient_delimiter = +
-inet_interfaces = all
+inet_interfaces = loopback-only
mailbox_command = /usr/bin/procmail -a "$EXTENSION"
luser_relay = phil@localhost