No more BCC! for real
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user