diff xml/ru/docs/mail/ngx_mail_pop3_module.xml @ 1887:9af1e88e10c8

Documented SASL EXTERNAL support in mail.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 16 Jan 2017 12:33:15 +0300
parents ca72f350f6f0
children 66a30a380fba
line wrap: on
line diff
--- a/xml/ru/docs/mail/ngx_mail_pop3_module.xml	Thu Oct 27 21:02:10 2016 +0300
+++ b/xml/ru/docs/mail/ngx_mail_pop3_module.xml	Mon Jan 16 12:33:15 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_mail_pop3_module"
         link="/ru/docs/mail/ngx_mail_pop3_module.html"
         lang="ru"
-        rev="1">
+        rev="2">
 
 <section id="directives" name="Директивы">
 
@@ -45,6 +45,11 @@
 Для работы этого метода пароль должен храниться в незашифрованном виде.
 </tag-desc>
 
+<tag-name><literal>external</literal></tag-name>
+<tag-desc>
+<link url="http://tools.ietf.org/html/rfc4422">AUTH EXTERNAL</link> (1.11.6).
+</tag-desc>
+
 </list>
 </para>