From f829725d80c594a2b2c4fae339bfe08bd5706360 Mon Sep 17 00:00:00 2001 From: Pete Herlihy Date: Fri, 29 Jun 2018 13:49:54 +0100 Subject: [PATCH] Adding sch.uk to the email domain list... The DfE (Department for Education) has allocated every school in the country a domain name of the form of: www.schoolname.county.sch.uk. --- app/email_domains.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/email_domains.yml b/app/email_domains.yml index afc806a2a..36859277d 100644 --- a/app/email_domains.yml +++ b/app/email_domains.yml @@ -33,3 +33,4 @@ - esfrs.org - tfgm.com - nationalgalleries.org +- sch.uk