We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf259e9 commit 31b04b7Copy full SHA for 31b04b7
examples/transmissions/send_transmission.py
@@ -18,6 +18,8 @@
18
}
19
20
],
21
+ cc=['[email protected]'],
22
+ bcc=['[email protected]'],
23
html='<p>Hello {{name}}</p>',
24
text='Hello {{name}}',
25
from_email='[email protected]',
0 commit comments