# HG changeset patch # User Vladimir Homutov # Date 1351678403 0 # Node ID 95344046d2d8458047f35e6a8343eea7c181052f # Parent ddec437b692b941634d89daa365c99bcfba629ec Documented 'mail' directive. 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="2">
@@ -123,6 +123,19 @@ Different virtual servers must listen on + + + +main + + +Provides a configuration file context in which the mail server directives +are specified. + + + + + 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="2">
@@ -122,6 +122,19 @@ listen unix:/var/run/nginx.sock; + + + +main + + +Предоставляет контекст конфигурационного файла, в котором указываются +директивы почтового сервера. + + + + + imap |