diff options
Diffstat (limited to 'files/zh-cn/glossary/smtp/index.html')
-rw-r--r-- | files/zh-cn/glossary/smtp/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/glossary/smtp/index.html b/files/zh-cn/glossary/smtp/index.html index 1bc6829af1..19c5cc7ad8 100644 --- a/files/zh-cn/glossary/smtp/index.html +++ b/files/zh-cn/glossary/smtp/index.html @@ -7,7 +7,7 @@ translation_of: Glossary/SMTP <p>该协议相对简单。最复杂的部分在于添加支持不同的验证机制(<a class="external" href="http://en.wikipedia.org/wiki/Generic_Security_Services_Application_Program_Interface"><abbr title="Generic Security Services Application Program Interface">GSSAPI</abbr></a>, <a class="external" href="http://en.wikipedia.org/wiki/CRAM-MD5"><abbr title="challenge-response authentication mechanism">CRAM-MD5</abbr></a>,<a class="external" href="http://en.wikipedia.org/wiki/NTLM"><abbr title="NT LAN Manager">NTLM</abbr></a>,MSN,AUTH LOGIN,AUTH PLAIN等),处理错误响应以及在验证机制错误时进行状态回退(如服务器声明其支持某种机制但其实并不)。 </p> -<section class="Quick_links" id="Quick_Links"> +<section id="Quick_links"> <ol> <li><a href="/zh-CN/docs/Glossary">术语表</a> |