ietf-mta-filters
[Top] [All Lists]

Re: 'header' test and whitespace

2005-11-29 06:16:18

On Tue, 2005-11-29 at 12:28 +0100, Kjetil Torgrim Homme wrote:
[...] one way of stating the test correctly is:

  not (header :matches "Cc" "?*")

it's not much more convoluted, so I think it is worthwhile to change the
"preferred way".

sorry, those parentheses are superfluous and should be left out.

  not header :matches "Cc" "?*"

-- 
Kjetil T.


<Prev in Thread] Current Thread [Next in Thread>