Spam Filter

免费增值
通过 Hamza IH | 已更新 5 дней назад | Communication
Health Check

N/A

README

Endpoint /scan:

Example of JSON to submit :

{
“mime”: “MIME-Version: 1.0-”
}

Example of result :

{
“spamassassin”: {
“results”: {
“actual_score”: 7.9,
“content_length”: 1104,
“required_score”: 5,
“rule_violations”: [

            {
                "description": "Informational: message has no Received headers",
                "rule": "NO_RECEIVED",
                "score": 0
            },
            {
                "description": "Message appears to be missing most RFC-822",
                "rule": "NO_HEADERS_MESSAGE",
                "score": 0
            }
        ],
        "spam": true
    }
}

}

More details about rules : https://spamassassin.apache.org/old/tests_3_3_x.html

关注者:0
资源:
使用条款
API 创建者:
H
Hamza IH
hamzaiapi
登录并给 API 打分
打分:5 - 投票:1