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 dd4f882 commit 0893858Copy full SHA for 0893858
1 file changed
library/smtplib.po
@@ -687,6 +687,9 @@ msgid ""
687
"is in the feature set the server advertises). If ``EHLO`` fails, ``HELO`` "
688
"will be tried and ESMTP options suppressed."
689
msgstr ""
690
+"如果在此之前本会话没有执行过 ``EHLO`` 或 ``HELO`` 命令,此方法会先尝试 ESMTP ``EHLO``。 如果服务器执行了 "
691
+"ESMTP,消息大小和每个指定的选项将被传递给它(如果指定的选项属于服务器声明的特性集)。 如果 ``EHLO`` 失败,则将尝试 ``HELO`` "
692
+"并屏蔽 ESMTP 选项。"
693
694
#: ../../library/smtplib.rst:468
695
msgid ""
0 commit comments