If you are going to use a regular keyword
                  expression to represent a blank header, Trend Micro recommends
                  that you use "^(\s)*$" (without the quotation marks).
                  The expression "^(\s)*$" (without the quotation
                  marks) represents a blank header or whitespace characters. 
               
               For
                  example, if you want to check if a message’s From header
                  is blank, edit a rule’s scanning condition as follows: