B Siemerink <[email protected]> added the comment:
Hello David, thank you for the suggestion. Regarding your comment: > Either the comma should be encoded, or the "Foo Bar," should be in quotes. According to RFC5322 the display name cannot contain both a quoted part and an encoded word, so the only option is to encode the comma. Please let me know if I can do anything else. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37482> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
