changeset 1064:3ee0ba5f4f08

Updated description of the "Auth-Error-Code" header field.
author Sergey Kandaurov <pluknet@nginx.com>
date Sat, 08 Feb 2014 17:42:40 +0400
parents 6a19aadc15b2
children 88c0d96b9825
files xml/en/docs/mail/ngx_mail_auth_http_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_auth_http_module.xml	Sat Feb 08 17:42:39 2014 +0400
+++ b/xml/en/docs/mail/ngx_mail_auth_http_module.xml	Sat Feb 08 17:42:40 2014 +0400
@@ -140,7 +140,7 @@
 <para>
 For the SMTP, the response additionally takes into account
 the <header>Auth-Error-Code</header> 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 <header>Auth-Status</header>.
 </para>