comparison xml/en/docs/mail/ngx_mail_core_module.xml @ 751:9c1ffd02f1b7

Removed "virtual" and HTTPS references from mail modules.
author Vladimir Homutov <vl@nginx.com>
date Wed, 31 Oct 2012 15:26:48 +0000
parents 95344046d2d8
children 84740807c806
comparison
equal deleted inserted replaced
750:6a1b1ba62cab 751:9c1ffd02f1b7
114 It should be noted that the <c-func>getsockname</c-func> system call will be 114 It should be noted that the <c-func>getsockname</c-func> system call will be
115 made in this case to determine an address that accepted a connection. 115 made in this case to determine an address that accepted a connection.
116 </para> 116 </para>
117 117
118 <para> 118 <para>
119 Different virtual servers must listen on different 119 Different servers must listen on different
120 <value>address</value>:<value>port</value> pairs. 120 <value>address</value>:<value>port</value> pairs.
121 </para> 121 </para>
122 122
123 </directive> 123 </directive>
124 124
188 <syntax block="yes"/> 188 <syntax block="yes"/>
189 <default/> 189 <default/>
190 <context>mail</context> 190 <context>mail</context>
191 191
192 <para> 192 <para>
193 Sets a configuration for the virtual server. 193 Sets a configuration for the server.
194 </para> 194 </para>
195 195
196 </directive> 196 </directive>
197 197
198 198
201 <default>hostname</default> 201 <default>hostname</default>
202 <context>mail</context> 202 <context>mail</context>
203 <context>server</context> 203 <context>server</context>
204 204
205 <para> 205 <para>
206 Sets a name of the virtual server, used: 206 Sets a name of the server, used:
207 207
208 <list type="bullet"> 208 <list type="bullet">
209 209
210 <listitem> 210 <listitem>
211 in the initial POP3/SMTP server greeting; 211 in the initial POP3/SMTP server greeting;