No more BCC! for real

This commit is contained in:
2022-04-25 22:41:29 -04:00
parent 5ad1d23981
commit f9d2eddeb5

View File

@@ -278,7 +278,7 @@ def email_event_badge_review_url(
to_name = f'{event_badge_obj.given_name} {event_badge_obj.family_name}'
to_email = event_badge_obj.email
bcc_email = account_cfg.confirm_email
bcc_email = '' # account_cfg.confirm_email
bcc_name = '' # account_cfg.confirm_name
# help_tech_email = account_cfg.help_tech_email