Re: Stripping leading/trailing spaces in relational draft

Alexey Melnikov <alexey.melnikov@isode.com> Tue, 27 September 2005 17:31 UTC

Received: from above.proper.com (localhost.vpnc.org [127.0.0.1]) by above.proper.com (8.12.11/8.12.9) with ESMTP id j8RHVWPe010960; Tue, 27 Sep 2005 10:31:32 -0700 (PDT) (envelope-from owner-ietf-mta-filters@mail.imc.org)
Received: (from majordom@localhost) by above.proper.com (8.12.11/8.12.9/Submit) id j8RHVWlM010959; Tue, 27 Sep 2005 10:31:32 -0700 (PDT)
X-Authentication-Warning: above.proper.com: majordom set sender to owner-ietf-mta-filters@mail.imc.org using -f
Received: from rufus.isode.com (rufus.isode.com [62.3.217.251]) by above.proper.com (8.12.11/8.12.9) with ESMTP id j8RHVV86010952 for <ietf-mta-filters@imc.org>; Tue, 27 Sep 2005 10:31:31 -0700 (PDT) (envelope-from alexey.melnikov@isode.com)
Received: from [192.168.0.2] ([62.3.217.253]) by rufus.isode.com via TCP (internal) with ESMTPA; Tue, 27 Sep 2005 18:31:29 +0100
Message-ID: <433981ED.9030401@isode.com>
Date: Tue, 27 Sep 2005 18:31:25 +0100
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
X-Accept-Language: en-us, en
To: MTA filtering mailing list <ietf-mta-filters@imc.org>
Subject: Re: Stripping leading/trailing spaces in relational draft
References: <43317F46.7000708@isode.com>
In-Reply-To: <43317F46.7000708@isode.com>
MIME-version: 1.0
Content-type: text/plain; charset="KOI8-R"; format="flowed"
Content-transfer-encoding: 7bit
Sender: owner-ietf-mta-filters@mail.imc.org
Precedence: bulk
List-Archive: <http://www.imc.org/ietf-mta-filters/mail-archive/>
List-ID: <ietf-mta-filters.imc.org>
List-Unsubscribe: <mailto:ietf-mta-filters-request@imc.org?body=unsubscribe>

Alexey Melnikov wrote:

> Hi folks,
> One of the questions raised during the WGLC of 
> draft-ietf-sieve-3431bis-01.txt was concerning the following text in 
> the draft:
>
> >3.1.  Match Type Value
> [...]
> >   Leading and trailing white space MUST be removed from the value of
> >   the message for the comparison.  White space is defined as
> >
> >       SP / HTAB / CRLF
>
> I would like to poll people who've implemented the relational 
> draft/RFC if they've been following this rule.

The next question I would like to ask:
 Are people Ok with having this restriction for :address and :string tests?