For my current process I need to read all new emails (via outlook). Only mails which subject contain a specific mask are processed, all the other mails should stay unread.
By searching the forum it seems impossible to use wildcards in the “filter” option. So I loop over every new email, but by doing this the mail goes to “read”. How do I change this status back to “unread”?