Open
Description
msg['To'] = 'a,b <[email protected]>
will produce error, because comma separates recipients and must be escaped within one recipient.
Metadata
Metadata
Assignees
Labels
No labels
msg['To'] = 'a,b <[email protected]>
will produce error, because comma separates recipients and must be escaped within one recipient.
Activity