Send verifcation email to a new reply-to email address

This commit is contained in:
Pea Tyczynska
2019-05-10 15:32:24 +01:00
parent c8a8a614a6
commit 615ea6a98a
4 changed files with 66 additions and 2 deletions

View File

@@ -150,6 +150,7 @@ class Config(object):
ORGANISATION_INVITATION_EMAIL_TEMPLATE_ID = '203566f0-d835-47c5-aa06-932439c86573'
TEAM_MEMBER_EDIT_EMAIL_TEMPLATE_ID = 'c73f1d71-4049-46d5-a647-d013bdeca3f0'
TEAM_MEMBER_EDIT_MOBILE_TEMPLATE_ID = '8a31520f-4751-4789-8ea1-fe54496725eb'
REPLY_TO_EMAIL_ADDRESS_VERIFICATION_TEMPLATE_ID = '2d1ff26c-4d20-4cb2-8918-a0bec4002c9e'
BROKER_URL = 'sqs://'
BROKER_TRANSPORT_OPTIONS = {