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
Score The risk score of the email address.
- Slug
- score
- Filter code
- Greip.spamEmail.Score
- Type
- String
- Example
- 2
Email The detected email address.
- Slug
- Filter code
- Greip.spamEmail.Email
- Type
- String
- Example
- test@domain.com
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- Greip.spamEmail.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Reason The description of the test results.
- Slug
- reason
- Filter code
- Greip.spamEmail.Reason
- Type
- String
- Example
- Email domain's SPF record is not set properly.