I want to filter out spam emails, So that tickets are not created from spam emails.
Given that a new email has been detected
When the system processes the email
Then the email should be checked against spam filters to prevent ticket creation from spam emails.