[exim] One Word Message Body

Top Page
Delete this message
Reply to this message
Author: Marc Perkel
Date:  
To: exim-users
Subject: [exim] One Word Message Body
Trying to detect one word message body. The idea is to require a space
followed by a character. I'm using this with other conditions but
wondering if I have the regex correct.

    !regex = \N\x20\w\N