Private
Public Access
1
0

adding bcc

This commit is contained in:
Sander Roosendaal
2020-06-20 12:09:43 +02:00
parent 467e59ff3b
commit cbed58e0ca
2 changed files with 15 additions and 8 deletions

View File

@@ -2446,8 +2446,8 @@ def handle_send_template_email(template,email,fromemail,rowername,
}
res = send_template_email('Rowsandall <info@rowsandall.com>',
fullemail,subject,
template,d,cc=[fromemail],**kwargs)
['info@rowsandall.com'],subject,
template,d,cc=[fromemail],bcc=fullemail,**kwargs)
@app.task
def handle_sendemail_message(email,fromemail,rowername,message,teamname,managername,