Skip to content
Snippets Groups Projects
Commit e1f2ef7c authored by Ravi Tripathi's avatar Ravi Tripathi
Browse files

Merge branch 'Bug_fix_notification_quarantine' into 'master'

Fixing the notification to user being quarantined  issue

See merge request !5
parents 133a1da3 1870b731
No related branches found
No related tags found
1 merge request!5Fixing the notification to user being quarantined issue
......@@ -12,7 +12,7 @@ Support_email = 'support@listserv.uab.edu'
Signature = 'UAB IT Research Computing'
Helpdesk_url = 'https://uabprod.service-now.com/ess_portal/' # Once we get a real helpdesk, change to URL instead of email
Head = f"""From: {rcfg.Sender_alias} <{rcfg.Sender}>
Head = f"""From: {rcfg.Sender_alias} <{rcfg.Sender_notification}>
To: <{{{{ to }}}}>
Reply-to: {Support_email}
BCC: {rcfg.Admin_email}
......
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