diff --git a/lms/templates/courseware/courseware-error.html b/lms/templates/courseware/courseware-error.html
index 169c7de8bc..e289e1c99d 100644
--- a/lms/templates/courseware/courseware-error.html
+++ b/lms/templates/courseware/courseware-error.html
@@ -12,6 +12,6 @@
There has been an error on the edX servers
- We're sorry, this module is temporarily unavailable. Our staff is working to fix it as soon as possible. Please email us at technical@mitx.mit.edu to report any problems or downtime.
+ We're sorry, this module is temporarily unavailable. Our staff is working to fix it as soon as possible. Please email us at technical@edx.org to report any problems or downtime.
diff --git a/lms/templates/emails/reject_name_change.txt b/lms/templates/emails/reject_name_change.txt
index 5d9edc363b..37be970830 100644
--- a/lms/templates/emails/reject_name_change.txt
+++ b/lms/templates/emails/reject_name_change.txt
@@ -2,4 +2,4 @@
We are sorry. Our course staff did not approve your request to change
your name from ${old_name} to ${new_name}. If you need further
-assistance, please e-mail the course staff at ta@mitx.mit.edu.
+assistance, please e-mail the course staff at ta@edx.org.
diff --git a/lms/templates/static_templates/server-down.html b/lms/templates/static_templates/server-down.html
index 478f197a79..7fada34a53 100644
--- a/lms/templates/static_templates/server-down.html
+++ b/lms/templates/static_templates/server-down.html
@@ -2,5 +2,5 @@
Currently the edX servers are down
- Our staff is currently working to get the site back up as soon as possible. Please email us at technical@mitx.mit.edu to report any problems or downtime.
+ Our staff is currently working to get the site back up as soon as possible. Please email us at technical@edx.org to report any problems or downtime.
diff --git a/lms/templates/static_templates/server-error.html b/lms/templates/static_templates/server-error.html
index fd00f0d734..88ca32ff80 100644
--- a/lms/templates/static_templates/server-error.html
+++ b/lms/templates/static_templates/server-error.html
@@ -2,5 +2,5 @@
There has been a 500 error on the edX servers
- Our staff is currently working to get the site back up as soon as possible. Please email us at technical@mitx.mit.edu to report any problems or downtime.
+ Our staff is currently working to get the site back up as soon as possible. Please email us at technical@edx.org to report any problems or downtime.
diff --git a/lms/templates/static_templates/server-overloaded.html b/lms/templates/static_templates/server-overloaded.html
index 7f4dc6f236..a202923fcd 100644
--- a/lms/templates/static_templates/server-overloaded.html
+++ b/lms/templates/static_templates/server-overloaded.html
@@ -2,5 +2,5 @@
Currently the MITx servers are overloaded
- Our staff is currently working to get the site back up as soon as possible. Please email us at technical@mitx.mit.edu to report any problems or downtime.
+ Our staff is currently working to get the site back up as soon as possible. Please email us at technical@edx.org to report any problems or downtime.