Alexandros Kosiaris has submitted this change and it was merged.

Change subject: otrs: Pass the proxy parameter to spamassassin
......................................................................


otrs: Pass the proxy parameter to spamassassin

Use our webproxy to allow spamassassin to fetch daily new spamassassin
definitions using sa-update

Change-Id: I50000aabbb312f7bf15188c49dba874fd6bada98
---
M modules/otrs/manifests/mail.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Alexandros Kosiaris: Verified; Looks good to me, approved



diff --git a/modules/otrs/manifests/mail.pp b/modules/otrs/manifests/mail.pp
index 1092d25..2cff2fc 100644
--- a/modules/otrs/manifests/mail.pp
+++ b/modules/otrs/manifests/mail.pp
@@ -59,6 +59,7 @@
             'DEAR_SOMETHING'    => '1.500',
         },
         debug_logging         => '--debug spf',
+        proxy                 => "webproxy.${::site}.wmnet:8080",
     }
 
     mailalias { 'root':

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I50000aabbb312f7bf15188c49dba874fd6bada98
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to