How do I create a rule in Outlook 2010 that moves emails without special headers to a folder?
- by burnersk
I like to create a rule in Outlook 2010 that moves emails not containing a special string within the email header field message-id to a folder. How to do that?
Pattern: not contains "SPECIAL-STRING".
Example E-Mail:
...
Date: Fri, 1 Sep 2012 11:16:32 +0100
Message-ID: <bla.bla.bla@SPECIAL-NOT-STRING>
MIME-Version: 1.0
...
Hi there :)
Pattern matches because "SPECIAL-STRING" is not present (note there is a "NOT" between the words).
Automatically moves those emails to folder INBOX/other-mails.