You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`check_deliverability=True`: Set to `False` to skip the domain name MX DNS record check.
142
+
`check_deliverability=True`: Set to `False` to skip the domain name MX DNS record check. It is recommended to pass `False` when performing validation for login pages since re-validation of the domain by querying DNS at every login is probably undesirable.
142
143
143
144
`allow_empty_local=False`: Set to `True` to allow an empty local part (i.e.
144
145
`@example.com`), e.g. for validating Postfix aliases.
0 commit comments