From f18dcae78c88f29bf1e79c014621d45097e38999 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 19 Aug 2021 11:00:46 -0400 Subject: correct to Quick_links (not Quick_Links) (#2138) --- files/ko/glossary/smtp/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ko/glossary/smtp/index.html') diff --git a/files/ko/glossary/smtp/index.html b/files/ko/glossary/smtp/index.html index f38e300389..29246d4bdf 100644 --- a/files/ko/glossary/smtp/index.html +++ b/files/ko/glossary/smtp/index.html @@ -11,7 +11,7 @@ translation_of: Glossary/SMTP

SMTP는 상대적으로 직관적입니다. 복잡함을 유발하는 주요 원인은 다양한 인증 방법(GSSAPI, CRAM-MD5, NTLM, MSN, AUTH LOGIN, AUTH PLAIN...) 지원, 오류 응답 처리, 인증 실패(서버에서 어떤 방법을 지원한다고 주장했으나 사실 아닐 때 등) 시 처리 등입니다.

-