8000 minor #10437 Added a caution note about the checkMX option (javieregu… · symfony/symfony-docs@bcfc3de · GitHub
[go: up one dir, main page]

Skip to content

Commit bcfc3de

Browse files
committed
minor #10437 Added a caution note about the checkMX option (javiereguiluz)
This PR was merged into the 2.8 branch. Discussion ---------- Added a caution note about the checkMX option Some users on Slack asked for an explicit mention about how unreliable is this option. Commits ------- 7910bf4 Added a caution note about the checkMX option
2 parents 90269e8 + 7910bf4 commit bcfc3de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

reference/constraints/Email.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,11 @@ checkMX
117117
If true, then the :phpfunction:`checkdnsrr` PHP function will be used to
118118
check the validity of the MX record of the host of the given email.
119119

120+
.. caution: 5DA7 :
121+
122+
This option is not reliable because it depends on the network conditions
123+
and some valid servers refuse to respond to those requests.
124+
120125
checkHost
121126
~~~~~~~~~
122127

0 commit comments

Comments
 (0)
0