diff xml/en/docs/mail/ngx_mail_core_module.xml @ 2471:c8f0f30e1513

Added a note about DNS spoofing to all "resolver" directives.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 02 Dec 2019 13:39:23 +0300
parents 1b0cc44de0fd
children 468e6e14e5cc
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_core_module.xml	Wed Dec 04 15:36:40 2019 +0300
+++ b/xml/en/docs/mail/ngx_mail_core_module.xml	Mon Dec 02 13:39:23 2019 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_core_module"
         link="/en/docs/mail/ngx_mail_core_module.html"
         lang="en"
-        rev="13">
+        rev="14">
 
 <section id="summary">
 
@@ -334,6 +334,10 @@
 Before version 1.1.9, tuning of caching time was not possible,
 and nginx always cached answers for the duration of 5 minutes.
 </note>
+<note>
+To prevent DNS spoofing, it is recommended
+configuring DNS servers in a properly secured trusted local network.
+</note>
 </para>
 
 <para id="resolver_status_zone">