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