Jgreen has submitted this change and it was merged.
Change subject: manually route donate.wikimedia.org mail to aluminium, fixed
spaces-to-tabs
......................................................................
manually route donate.wikimedia.org mail to aluminium, fixed spaces-to-tabs
Change-Id: I31015a7ea64d6a32c587bcde1ac90e1735968fed
---
M templates/exim/exim4.conf.SMTP_IMAP_MM.erb
1 file changed, 8 insertions(+), 0 deletions(-)
Approvals:
Jgreen: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/templates/exim/exim4.conf.SMTP_IMAP_MM.erb
b/templates/exim/exim4.conf.SMTP_IMAP_MM.erb
index 47103b8..cad7395 100644
--- a/templates/exim/exim4.conf.SMTP_IMAP_MM.erb
+++ b/templates/exim/exim4.conf.SMTP_IMAP_MM.erb
@@ -52,6 +52,7 @@
domainlist legacy_mailman_domains = wikimedia.org : wikipedia.org :
mail.wikimedia.org : mail.wikipedia.org
domainlist mailman_domains = lists.wikimedia.org
domainlist rt_domains = rt.wikimedia.org
+domainlist donate_domains = donate.wikimedia.org
domainlist spamassassin_domains = *
hostlist wikimedia_nets = <; <%=
scope.lookupvar('network::constants::all_networks').join(" ; ") %>
@@ -296,6 +297,13 @@
no_verify
<% end %>
<% if enable_mail_relay != "false" then -%>
+# Send donate.wikimedia.org mail to Fundraising CiviCRM server
+donate:
+ driver = manualroute
+ domains = +donate_domains
+ route_list = * aluminium.wikimedia.org byname
+ transport = remote_smtp
+
# Route non-local domains (including +relay_domains) via DNS MX and A records
dnslookup:
driver = dnslookup
--
To view, visit https://gerrit.wikimedia.org/r/71380
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I31015a7ea64d6a32c587bcde1ac90e1735968fed
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jgreen <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Jgreen <[email protected]>
Gerrit-Reviewer: Mark Bergsma <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits