======================================================================
ERROR: test_name_field_not_included_in_envelop_addresses (test.test_smtplib.SMTPSimTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/buildbot/buildarea/cpython/3.6.ware-gentoo-x86.refleak/build/Lib/test/test_smtplib.py", line 1094, in test_name_field_not_included_in_envelop_addresses
self.assertDictEqual(smtp.send_message(message), {})
File "/buildbot/buildarea/cpython/3.6.ware-gentoo-x86.refleak/build/Lib/smtplib.py", line 967, in send_message
rcpt_options)
File "/buildbot/buildarea/cpython/3.6.ware-gentoo-x86.refleak/build/Lib/smtplib.py", line 861, in sendmail
(code, resp) = self.mail(from_addr, esmtp_opts)
File "/buildbot/buildarea/cpython/3.6.ware-gentoo-x86.refleak/build/Lib/smtplib.py", line 532, in mail
'SMTPUTF8 not supported by server')
smtplib.SMTPNotSupportedError: SMTPUTF8 not supported by server