Skip to content

Commit 090b1e4

Browse files
committed
fix confusing sentence in readme
1 parent 5af0c32 commit 090b1e4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,9 @@ The validator checks that the domain name in the email address resolves.
9999
There is nothing to be gained by trying to actually contact an SMTP
100100
server, so that's not done here. For privacy, security, and practicality
101101
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
104105
greylisting).
105106

106107
The function also accepts the following keyword arguments (default as

0 commit comments

Comments
 (0)