comparison xml/en/docs/mail/ngx_mail_ssl_module.xml @ 1924:237a10fb98d2

Clarified imap/pop3/smtp_capabilities and starttls interaction.
author Sergey Kandaurov <pluknet@nginx.com>
date Mon, 06 Mar 2017 17:01:22 +0300
parents 66a30a380fba
children 8f1a568a8bbf
comparison
equal deleted inserted replaced
1923:66a30a380fba 1924:237a10fb98d2
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Module ngx_mail_ssl_module" 10 <module name="Module ngx_mail_ssl_module"
11 link="/en/docs/mail/ngx_mail_ssl_module.html" 11 link="/en/docs/mail/ngx_mail_ssl_module.html"
12 lang="en" 12 lang="en"
13 rev="14"> 13 rev="15">
14 14
15 <section id="summary"> 15 <section id="summary">
16 16
17 <para> 17 <para>
18 The <literal>ngx_mail_ssl_module</literal> module provides the necessary 18 The <literal>ngx_mail_ssl_module</literal> module provides the necessary
571 <list type="tag"> 571 <list type="tag">
572 572
573 <tag-name><literal>on</literal></tag-name> 573 <tag-name><literal>on</literal></tag-name>
574 <tag-desc> 574 <tag-desc>
575 allow usage of the <literal>STLS</literal> command for the POP3 575 allow usage of the <literal>STLS</literal> command for the POP3
576 and the <literal>STARTTLS</literal> command for the IMAP; 576 and the <literal>STARTTLS</literal> command for the IMAP and SMTP;
577 </tag-desc> 577 </tag-desc>
578 578
579 <tag-name><literal>off</literal></tag-name> 579 <tag-name><literal>off</literal></tag-name>
580 <tag-desc> 580 <tag-desc>
581 deny usage of the <literal>STLS</literal> 581 deny usage of the <literal>STLS</literal>