diff --git a/messages.py b/messages.py
index 8895350ee09db1fab6a914699059b06088aeb9d9..4c62a5e688706927839f5f5040a961bab1425621 100644
--- a/messages.py
+++ b/messages.py
@@ -1,3 +1,3 @@
-welcome_message = "Welcome to UAB's Reseach Computing cluster. The information below will be used to create your account. Please fill in all the details as this helps us understand our user base. Contact <a href='mailto:someone@yoursite.com'>Research Computing</a>  for any assistance in creating your account."
-cancel_message = "Close browser to end session. Contact <a href="'mailto:someone@yoursite.com'">Research Computing</a> for any assistance in creating your account."
-error_message = "Error while creating your account. We've been notified about this. Contact <a href="'mailto:someone@yoursite.com'">Research Computing</a>  for any assistance in creating your account."
+welcome_message = "Welcome to UAB's Reseach Computing cluster. The information below will be used to create your account. Please fill in all the details as this helps us understand our user base. Contact <a href='mailto:support@listserv.uab.edu'>Research Computing</a>  for any assistance in creating your account."
+cancel_message = "Close browser to end session. Contact <a href="'mailto:support@listserv.uab.edu'">Research Computing</a> for any assistance in creating your account."
+error_message = "Error while creating your account. We've been notified about this. Contact <a href="'mailto:support@listserv.uab.edu'">Research Computing</a>  for any assistance in creating your account."