Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/92200


Change subject: Fix some mailman issues
......................................................................

Fix some mailman issues

Change-Id: Iefcd82ac44844993993f678896c73034fd37aa90
---
M puppet/modules/mailman-conf/manifests/init.pp
1 file changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/00/92200/1

diff --git a/puppet/modules/mailman-conf/manifests/init.pp 
b/puppet/modules/mailman-conf/manifests/init.pp
index f2dc58e..bad920f 100644
--- a/puppet/modules/mailman-conf/manifests/init.pp
+++ b/puppet/modules/mailman-conf/manifests/init.pp
@@ -42,9 +42,7 @@
     'POSTFIX_STYLE_VIRTUAL_DOMAINS' => "'False'",
     'DEFAULT_SUBJECT_PREFIX' => "''",
     'DEFAULT_REPLY_GOES_TO_LIST' => '1',
-    'MAILMAN_UID' => "pwd.getpwnam('list')[2]",
-    'MAILMAN_GID' => "grp.getgrnam('list')[2]",
-    'SMTPHOST' => 'translatewiki.net',
+    'SMTPHOST' => "'translatewiki.net'",
     },
   }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/92200
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iefcd82ac44844993993f678896c73034fd37aa90
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to