add todo for ipv6 ptr
This commit is contained in:
@@ -397,6 +397,7 @@ async function checkDmarc(domain) {
|
||||
return dmarc;
|
||||
}
|
||||
|
||||
// TODO: check ip6.arpa for IPv6 PTR
|
||||
async function checkPtr(mailFqdn) {
|
||||
assert.strictEqual(typeof mailFqdn, 'string');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user