# HG changeset patch # User Yaroslav Zhuravlev # Date 1621251021 -3600 # Node ID 1261698ec22849f9079bf14a1d35810afaf19fda # Parent 7041bddec07d8913b860be375d53d719b17105be Documented the max_errors directive for mail. diff --git a/xml/en/docs/mail/ngx_mail_core_module.xml b/xml/en/docs/mail/ngx_mail_core_module.xml --- a/xml/en/docs/mail/ngx_mail_core_module.xml +++ b/xml/en/docs/mail/ngx_mail_core_module.xml @@ -10,7 +10,7 @@ + rev="18">
@@ -245,6 +245,20 @@ are specified. + +number +5 +mail +server +1.21.0 + + +Sets the number of protocol errors after which the connection is closed. + + + + + imap | diff --git a/xml/ru/docs/mail/ngx_mail_core_module.xml b/xml/ru/docs/mail/ngx_mail_core_module.xml --- a/xml/ru/docs/mail/ngx_mail_core_module.xml +++ b/xml/ru/docs/mail/ngx_mail_core_module.xml @@ -10,7 +10,7 @@ + rev="18">
@@ -249,6 +249,20 @@ FreeBSD 9.0-STABLE) + +число +5 +mail +server +1.21.0 + + +Задаёт число ошибок протокола, по достижении которого соединение закрывается. + + + + + imap |