changeset 1069:71e6daffa4dc

Documented behavior in the absence of the "server_name" directive.
author Sergey Kandaurov <pluknet@nginx.com>
date Sat, 08 Feb 2014 17:42:42 +0400
parents 0c5f8630fe40
children 73b31b44d3a0
files xml/en/docs/mail/ngx_mail_core_module.xml xml/ru/docs/mail/ngx_mail_core_module.xml
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_core_module.xml
+++ b/xml/en/docs/mail/ngx_mail_core_module.xml
@@ -284,7 +284,10 @@ is turned on.
 </listitem>
 
 </list>
+</para>
 
+<para>
+If the directive is not specified, the machine’s hostname is used.
 </para>
 
 </directive>
--- a/xml/ru/docs/mail/ngx_mail_core_module.xml
+++ b/xml/ru/docs/mail/ngx_mail_core_module.xml
@@ -283,7 +283,10 @@ resolver_timeout 5s;
 </listitem>
 
 </list>
+</para>
 
+<para>
+Если директива не указана, используется имя хоста (hostname) машины.
 </para>
 
 </directive>