File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -99,8 +99,9 @@ The validator checks that the domain name in the email address resolves.
99
99
There is nothing to be gained by trying to actually contact an SMTP
100
100
server, so that's not done here. For privacy, security, and practicality
101
101
reasons servers are good at not giving away whether an address is
102
- deliverable or not: accepted mail may still bounce, and bounced mail may
103
- indicate a temporary failure (sometimes an intentional failure, like
102
+ deliverable or not: email addresses that appear to accept mail at first
103
+ can bounce mail after a delay, and bounced mail may indicate a temporary
104
+ failure of a good email address (sometimes an intentional failure, like
104
105
greylisting).
105
106
106
107
The function also accepts the following keyword arguments (default as
You can’t perform that action at this time.
0 commit comments