This trigger fires when a spam email address is detected by Greip.
Developer info
- API endpoint slug
- greip.spam_email
Trigger fields
No fields for this trigger
Ingredients
ScoreThe risk score of the email address.
- Slug
- score
- Filter code
- Greip.spamEmail.Score
- Type
- String
- Example
- 2
EmailThe detected email address.
- Slug
- Filter code
- Greip.spamEmail.Email
- Type
- String
- Example
- test@domain.com
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Greip.spamEmail.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
ReasonThe description of the test results.
- Slug
- reason
- Filter code
- Greip.spamEmail.Reason
- Type
- String
- Example
- Email domain's SPF record is not set properly.