Skip to main content
Skip table of contents

Spam Score Check

The probability of your messages being classified as spam depends on several factors. Spam warnings can be triggered by unusual HTML formatting or table constructions, an excessive number of links or dubious wording in the subject line and mail body. Retarus provides you with a spam score check service. This service enables you to check the probability of your email being classified as spam before it is sent out.

To use this service, an email must be sent to the email address m4a_spam_check@research.retarus.de via the known transactional email service. The result (see graphic below) is automatically sent back to the sender address.

Email report sample

image-20240508-135239.png

Push notification sample

You have also to possibility to receive all SpamScoreCheck-Information via our Push-Notification-Service. If you would like more information, please contact your Technical Consultant.

Event

Phase:
Type:
State:
Subtype:

POST_PROCESS
SPAM_SCORE_CHECK
POST_DELIVERY
INFORMATION

JSON
{
   "meta":{
      "account":"m4a_test_user",
      "customerNo":"99999",
      "tenant":"Test User",
      "receivedTs":"2020-10-16T05:42:08.106Z",
      "referenceJob":"rcpt-632cdc56-6480-406b-8faf-5a7e70876d0c",
      "version":"1"
   },
   "notifications":[
      {
         "meta":{
            "tag":"252db60267fe7b3d6160bcfd4876687e46f53182ec6a36f22f9a99a419292628",
            "mail":{
               "id":"rcpt-632cdc56-6480-406b-8faf-5a7e70876d0c",
               "from":"sender@sample.com"
            },
            "event":{
               "type":"SPAM_SCORE_CHECK",
               "phase":"POST_PROCESS",
               "state":"POST_DELIVERY",
               "subType":"INFORMATION",
               "ts":"2020-10-16T05:42:08.000Z"
            }
         },
         "content":{
            "mime":{
               "messageId":"<20171016-…0e692a8c@retarus.com>"
            },
            "spamscore":{
               "result":"45"
            }
         }
      }
   ]
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.