comparison xml/en/docs/mail/ngx_mail_auth_http_module.xml @ 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
comparison
equal deleted inserted replaced
1063:6a19aadc15b2 1064:3ee0ba5f4f08
138 </para> 138 </para>
139 139
140 <para> 140 <para>
141 For the SMTP, the response additionally takes into account 141 For the SMTP, the response additionally takes into account
142 the <header>Auth-Error-Code</header> header — if exists, it is used 142 the <header>Auth-Error-Code</header> header — if exists, it is used
143 as a response code. 143 as a response code in case of an error.
144 Otherwise, the 535 5.7.0 code will be added to 144 Otherwise, the 535 5.7.0 code will be added to
145 the <header>Auth-Status</header>. 145 the <header>Auth-Status</header>.
146 </para> 146 </para>
147 147
148 <para> 148 <para>