Hello,
Did you create a collection you use for sending emails ? I always create a collection and then use that collection in an automatic event handle job to use this collection. This job forwards the message in the collection using email and clears the event. This way you can look at the collection to see if the event is seen in the collection, this way i can see if the filter is ok. I can also see by the cleared events is they are handled.