I have some code that filters a mailbox to see if certain subjects exists. How can I print the subject that does not exist in the Queryset?
Here is my code: