RobH has uploaded a new change for review.

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

Change subject: whitelisting equinix domain for spam assassin
......................................................................

whitelisting equinix domain for spam assassin

currently the eq tickets/emails to us and our systems are tagged with
probable spam in the subject line. this is a false positive, and seems
to affect all our equinix notices.

Bug:T128497
Change-Id: I3d053605bf620e75b0600da532d602d58214cc9e
---
M modules/spamassassin/manifests/init.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/70/274170/1

diff --git a/modules/spamassassin/manifests/init.pp 
b/modules/spamassassin/manifests/init.pp
index f150e7c..30212e8 100644
--- a/modules/spamassassin/manifests/init.pp
+++ b/modules/spamassassin/manifests/init.pp
@@ -49,6 +49,7 @@
     $bayes_auto_learn = 1,
     $short_report_template = false,
     $trusted_networks = [],
+    $whitelist_from = '*@equinix.com',
     $spamd_user  = 'debian-spamd',
     $spamd_group = 'debian-spamd',
     $custom_scores = {},

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3d053605bf620e75b0600da532d602d58214cc9e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: RobH <[email protected]>

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

Reply via email to