fix comment
This commit is contained in:
+1
-1
@@ -553,7 +553,7 @@ async function getStatus(domain) {
|
||||
if (!mailDomain) throw new BoxError(BoxError.NOT_FOUND, 'mail domain not found');
|
||||
|
||||
// mx/dmarc/dkim/spf/ptr: { expected, value, name, domain, type, status } }
|
||||
// rbl4: { status, ip, servers: [{name,site,dns}]}
|
||||
// rbl4/rbl6: { status, ip, servers: [{name,site,dns}]}
|
||||
// relay: { status, message } always checked
|
||||
const results = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user