# HG changeset patch # User Yaroslav Zhuravlev # Date 1603475834 -3600 # Node ID 1f8f12a32ecdc0d890cf8903af6d263ef9b3a3e4 # Parent 19adce855a3fd17147a78b99b34b9e0ac626970c Documented the proxy_smtp_auth directive. diff --git a/xml/en/docs/mail/ngx_mail_proxy_module.xml b/xml/en/docs/mail/ngx_mail_proxy_module.xml --- a/xml/en/docs/mail/ngx_mail_proxy_module.xml +++ b/xml/en/docs/mail/ngx_mail_proxy_module.xml @@ -10,7 +10,7 @@ + rev="4">
@@ -75,6 +75,27 @@ The directive should be enabled in this + +on | off +off +mail +server +1.19.4 + + +Enables or disables user authentication on the SMTP backend +using the AUTH command. + + + +If XCLIENT is also enabled, +then the XCLIENT command will not send +the LOGIN parameter. + + + + + timeout 24h diff --git a/xml/ru/docs/mail/ngx_mail_proxy_module.xml b/xml/ru/docs/mail/ngx_mail_proxy_module.xml --- a/xml/ru/docs/mail/ngx_mail_proxy_module.xml +++ b/xml/ru/docs/mail/ngx_mail_proxy_module.xml @@ -10,7 +10,7 @@ + rev="4">
@@ -75,6 +75,27 @@ + +on | off +off +mail +server +1.19.4 + + +Разрешает или запрещает аутентификацию пользователей на SMTP-бэкенде +при помощи команды AUTH. + + + +Если также включён XCLIENT, +то команда XCLIENT не будет отправлять +параметр LOGIN. + + + + + время 24h