# HG changeset patch # User Sergey Kandaurov # Date 1391866960 -14400 # Node ID 3ee0ba5f4f0885c6e141194d20212a3bfa634176 # Parent 6a19aadc15b2a0ae0816a895701f0e688dd633ed Updated description of the "Auth-Error-Code" header field. diff --git a/xml/en/docs/mail/ngx_mail_auth_http_module.xml b/xml/en/docs/mail/ngx_mail_auth_http_module.xml --- a/xml/en/docs/mail/ngx_mail_auth_http_module.xml +++ b/xml/en/docs/mail/ngx_mail_auth_http_module.xml @@ -140,7 +140,7 @@ Auth-Pass: plain-text-pass For the SMTP, the response additionally takes into account the
Auth-Error-Code
header — if exists, it is used -as a response code. +as a response code in case of an error. Otherwise, the 535 5.7.0 code will be added to the
Auth-Status
.