Changed email address for site

This commit is contained in:
Zakary Timson 2018-01-15 17:47:48 -05:00
parent 7cde5bbd8f
commit 3a866a913a

View File

@ -31,8 +31,8 @@ ALLOWED_HOSTS = ['*']
# https://accounts.google.com/DisplayUnlockCaptcha
EMAIL_USE_TLS = True
EMAIL_HOST = 'smtp.gmail.com'
EMAIL_HOST_USER = 'ontarioacpl@gmail.com'
EMAIL_HOST_PASSWORD = 'b5q?E8bhE7br*~)Y'
EMAIL_HOST_USER = 'noreply@oacpl.org'
EMAIL_HOST_PASSWORD = '<P{q6u@N{Vkpd2*Y'
EMAIL_PORT = 587
EMAIL_CONTACT = 'david.a.sandor@outlook.com'