OST version v1.10 (901e5ea)Apache on Ubuntu 16.04 LTSMySQL 5.7.18PHP 7.0.15-0ubuntu0.16.04.4I have read all the discussions I could find and I must be missing something.When a user's email client auto responds with an out of office reply, that response is being appended to the ticket it is replying to.I have a ticket filter in place to prevent this:Order = 1 (stop)Target = EmailsMatch AnyTicket Issue/Summary equals Auto ResponseTicket Issue/Summary contains Automatic replyWhen I reply to a ticket with "Automatic reply" at the start of the email subject, the email is appended to the ticket.Viewing the email headers shows that the subject is as expected - with "Automatic reply" in the subject.The "References" in the email header references the original ticket (as expected as it got appended to that ticket).Why did the auto response not get rejected.Other ticket reject filters are working as expected.Am I missing something in my setup?TIAChris