Thanks to visit codestin.com Credit goes to github.com
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 c80b64f commit 283055cCopy full SHA for 283055c
1 file changed
library/smtpd.po
@@ -102,6 +102,10 @@ msgid ""
102
"``kwargs['mail_options']`` list. *decode_data* and *enable_SMTPUTF8* cannot"
103
" be set to ``True`` at the same time."
104
msgstr ""
105
+"*enable_SMTPUTF8* 决定是否应当启用 ``SMTPUTF8`` 扩展(如 :RFC:`6531` 所定义的。 默认值为 "
106
+"``False``。 当设为 ``True`` 时,会接受 ``SMTPUTF8`` 作为 ``MAIL`` 命令的形参并在被提供时将其传给 "
107
+"``kwargs['mail_options']`` 列表中的 :meth:`process_message`。 *decode_data* 和 "
108
+"*enable_SMTPUTF8* 不可同时被设为 ``True``。"
109
110
#: ../../library/smtpd.rst:61
111
msgid ""
0 commit comments