Commit Graph

14 Commits

Author SHA1 Message Date
Son NK 4ca6b02047 fix DKIM cname check 2020-05-03 12:48:42 +02:00
Son NK 753e82d490 Add DMARC 2020-05-03 12:01:31 +02:00
Son NK 6a42673229 remove the copy button, use CNAME for DKIM 2020-05-03 11:19:14 +02:00
Son NK b865be760c Use CloudFlare DNS nameserver 2020-01-19 10:22:20 +01:00
Son NK 41329782a2 refactor dns_utils and add test_dns_utils 2020-01-05 19:02:05 +01:00
Son NK 47f691cacf fix formatting 2020-01-04 11:00:59 +01:00
Son NK 40c2040ddc use google nameserver 2020-01-04 10:58:19 +01:00
Son NK fc985d64d9 Use catch-all for all dns query 2020-01-02 22:15:08 +01:00
Son NK be1b689463 Fix dns query could throw different kinds of exceptions 2020-01-02 22:08:37 +01:00
Son NK 757fff71af Fix MX and SPF check
- take into account priority in MX check
- use EMAIL_DOMAIN in SPF instead of MX server
2019-12-30 19:37:50 +01:00
Son NK a956e2de10 add dns_utils.get_txt_record 2019-12-29 10:46:00 +01:00
Son NK d0f95e81b2 fix MX record can be unavailable 2019-12-15 18:55:17 +02:00
Son NK 6723487a23 add SPF check 2019-12-15 18:55:17 +02:00
Son NK a827b27215 add custom_domain view 2019-12-15 18:55:16 +02:00