Documentation
¶
Overview ¶
The check/spam package checks the spam content value of an email.
var lib = require('check/whois'); var txt = require('file').load('email.txt'); var res = lib.validate(txt); console.log(res);
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.