I would like to filter my incoming Gmail messages and exclude messages that are auto-replies. I was hoping to search against for "does not have the words" X-Autoreply: yes, referencing the email header, but it seems like Gmail doesn't compare against that header.
Is there another way to accomplish this?