Revision: 251
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=administration&revision=251
Author:   rwp
Date:     2016-10-03 01:58:43 +0000 (Mon, 03 Oct 2016)
Log Message:
-----------
Masquarade domain

Modified Paths:
--------------
    trunk/sviki/SavannahHosts.mdwn

Modified: trunk/sviki/SavannahHosts.mdwn
===================================================================
--- trunk/sviki/SavannahHosts.mdwn      2016-10-02 19:07:20 UTC (rev 250)
+++ trunk/sviki/SavannahHosts.mdwn      2016-10-03 01:58:43 UTC (rev 251)
@@ -293,9 +293,12 @@
     postconf -X smtpd_relay_restrictions  # package cleanup
     dpkg --configure -a
 
-Those problems needed to be fixed before any other configuration was done.
+Those above problems needed to be fixed before any other configuration
+was done.  Then additionally add other configuration.
 
     postconf -e inet_interfaces=loopback-only
+    postconf -e masquerade_domains=savannah.gnu.org
+    postconf -e masquerade_exceptions=root
     service postfix restart
 
 The postfix inet_interfaces=loopback-only configuration is an extra


Reply via email to