No more BCC!
This commit is contained in:
@@ -279,7 +279,7 @@ def email_event_badge_review_url(
|
|||||||
to_email = event_badge_obj.email
|
to_email = event_badge_obj.email
|
||||||
|
|
||||||
bcc_email = account_cfg.confirm_email
|
bcc_email = account_cfg.confirm_email
|
||||||
bcc_name = None # account_cfg.confirm_name
|
bcc_name = '' # account_cfg.confirm_name
|
||||||
|
|
||||||
# help_tech_email = account_cfg.help_tech_email
|
# help_tech_email = account_cfg.help_tech_email
|
||||||
# help_tech_name = account_cfg.help_tech_name
|
# help_tech_name = account_cfg.help_tech_name
|
||||||
|
|||||||
Reference in New Issue
Block a user