Fix debug message
This commit is contained in:
@@ -90,7 +90,7 @@ function checkDns() {
|
||||
return;
|
||||
}
|
||||
|
||||
debug('checkDns: commencing mail processing');
|
||||
debug('checkDns: SPF check passed. commencing mail processing');
|
||||
processQueue();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user