I am not sure why I am having trouble with this as I feel it should be
straightforward. I am trying to create a pre-defined filter to remove
Blacklist and Quarantined email addresses prior to them being removed in
the delivery analysis. I have tried filtering with emailinfo/@status =
Blacklisted or emailinfo/@status = Quarantine, as well as trying to
check each independently and it is not returning the right results. I'm
sure I am missing something easy, but how would one go about building a
pre...