Skip to content
Snippets Groups Projects
Unverified Commit 6c06a1bf authored by Ravi Tripathi's avatar Ravi Tripathi Committed by GitHub
Browse files

Merge pull request #87 from diedpigs/fix-support-email

Add Support email variable
parents 101659dc b6cf4534
No related branches found
No related tags found
2 merge requests!147Merge previous default branch feat-cod-rmq into main,!94WIP: Merge feat_prod_rmq with feat_cod_rmq
......@@ -24,6 +24,7 @@ Subject = 'New User Account'
Info_url = 'https://www.google.com'
Mail_list = 'root@localhost'
Mail_list_bcc = 'cmsupport@localhost'
Support_email = 'support@listserv.uab.edu'
Head = f"""From: {Sender_alias} <{Sender}>
To: <{{{{ to }}}}>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment