fix comment

This commit is contained in:
Girish Ramakrishnan
2025-07-15 11:20:05 +02:00
parent 622aecfd6d
commit 56e4af58d3
+1 -1
View File
@@ -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 = {};