forked from pool/python-email-validator
- update to 1.3.1:
* The new SPF 'v=spf1 -all' (reject-all) deliverability check is removed in most cases. It now is performed only for domains that do not have MX records but do have an A/AAAA fallback record. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-email-validator?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 28 13:39:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.1:
|
||||
* The new SPF 'v=spf1 -all' (reject-all) deliverability check is removed
|
||||
in most cases. It now is performed only for domains that do not have MX
|
||||
records but do have an A/AAAA fallback record.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 4 08:06:34 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user