[Qa-jenkins-scm] [jenkins.debian.net] 03/11: testvm: don't listen for external SMTP

Holger Levsen holger at layer-acht.org
Tue Aug 1 04:54:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit bf97856d270cbda17b8d72c5edcdec28fa67ac1d
Author: Philip Hands <phil at hands.com>
Date:   Thu May 4 21:36:59 2017 +0200

    testvm: don't listen for external SMTP
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 hosts/jenkins-test-vm/etc/postfix/main.cf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hosts/jenkins-test-vm/etc/postfix/main.cf b/hosts/jenkins-test-vm/etc/postfix/main.cf
index 4c9dbae..fed0a27 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 at localhost

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list