From aebfa2e30408ebff5b45177472913097bed6afa5 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Tue, 18 Sep 2012 16:01:53 +1000 Subject: Use email domain from configuration rather than hardcoded domain --- lib/views/help/officers.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/views/help/officers.rhtml') diff --git a/lib/views/help/officers.rhtml b/lib/views/help/officers.rhtml index c1bc934..1fddb5d 100644 --- a/lib/views/help/officers.rhtml +++ b/lib/views/help/officers.rhtml @@ -80,7 +80,7 @@ use.

Requests are sometimes not delivered because they are quietly removed by "spam filters" in the IT department of the authority. Authorities can make sure this doesn't happen by asking their IT departments to "whitelist" -any email from @whatdotheyknow.com. +any email from @<%= MySociety::Config.get('INCOMING_EMAIL_DOMAIN') %>. If you ask us we will resend any request, and/or give technical details of delivery so an IT department can chase up what happened to the message. -- cgit v1.2.3