Re: I-D ACTION:draft-ietf-sieve-variables-04.txt

Kjetil Torgrim Homme <kjetilho@ifi.uio.no> Wed, 20 July 2005 19:17 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 j6KJH6v3008855; Wed, 20 Jul 2005 12:17:06 -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 j6KJH6jc008854; Wed, 20 Jul 2005 12:17:06 -0700 (PDT)
X-Authentication-Warning: above.proper.com: majordom set sender to owner-ietf-mta-filters@mail.imc.org using -f
Received: from pat.uio.no (IDENT:7411@pat.uio.no [129.240.130.16]) by above.proper.com (8.12.11/8.12.9) with ESMTP id j6KJH41h008842 for <ietf-mta-filters@imc.org>; Wed, 20 Jul 2005 12:17:04 -0700 (PDT) (envelope-from kjetilho@ifi.uio.no)
Received: from mail-mx6.uio.no ([129.240.10.47]) by pat.uio.no with esmtp (Exim 4.43) id 1DvK3w-0002ir-Ft; Wed, 20 Jul 2005 21:17:00 +0200
Received: from 80.80-202-166.nextgentel.com ([80.202.166.80] helo=chico.njus.no) by mail-mx6.uio.no with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.43) id 1DvK2I-00052d-Ma; Wed, 20 Jul 2005 21:15:18 +0200
Subject: Re: I-D ACTION:draft-ietf-sieve-variables-04.txt
From: Kjetil Torgrim Homme <kjetilho@ifi.uio.no>
To: Ned Freed <ned.freed@mrochek.com>
Cc: ietf-mta-filters@imc.org
In-Reply-To: <01LQUHIQ7UJA000092@mauve.mrochek.com>
References: <E1DtRVp-0002k4-CW@newodin.ietf.org> <1121522976.8017.6.camel@chico.njus.no> <01LQUHIQ7UJA000092@mauve.mrochek.com>
Content-Type: text/plain
Date: Wed, 20 Jul 2005 21:15:10 +0200
Message-Id: <1121886910.30434.93.camel@chico.njus.no>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.1
Content-Transfer-Encoding: 7bit
X-UiO-Spam-info: not spam, SpamAssassin (score=-2.327, required 12, autolearn=disabled, AWL 0.83, FORGED_RCVD_HELO 0.05, RCVD_IN_NJABL_DUL 1.66, RCVD_IN_SORBS_DUL 0.14, UIO_MAIL_IS_INTERNAL -5.00)
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>

On Wed, 2005-07-20 at 10:51 -0700, Ned Freed wrote:
> Basic idea looks good, however, a couple of typos have crept in. First, the
> syntax at the beginning of 4.1 fails to list the two new modifiers.

doh!  thanks.

> Second, the plain text draft now says:
> 
> 4.1.2.1.  Modifier ":quotewildcard"
> 
>    Every character with special meaning for :matches ("*", "?" and " is
>    prefixed with "

doh! it was supposed to say:

        Every character with special meaning for :matches ("*", "?" and
        "\") is prefixed with "\" in the expansion.

> 4.1.2.2.  Modifier ":quoteregex"
> 
>    Every character with special meaning for :regex (".", "*", "?" etc.)
>    is prefixed with "
> 
> I assume you meant '"\"' and not '"'. Looks like you need to apply some quoting
> to the draft source...

yeah, I always forget that \ must be written \e in roff.

> The lack of a full list of regex specials is a bit awkward here, but I
> guess I can live with it.

there is no ABNF in [REGEX] to refer to, and a full list will be prone
to inaccuracies.  not that I expect any changes to the syntax allowed by
it, but ...

> Finally, the section ends with "Using two or more modifiers of the same
> precedence is a syntax error.". This isn't quite right: These aren't syntax
> errors. How about saying "It is an error to use two or more modifiers of the
> same precedence in a single SET operation" or something similar.

thanks.  I used "command" rather than "operation" to avoid using new
terminology.

I also downgraded refering to an unknown namespace to just an "error"
rather than a "syntax error".

> > I did not remove the text about interaction with regex yet.  I feel the
> > text belongs in the variables draft, so if it is procedurally possible,
> > I prefer it stays there rather than move into the regex draft.
> 
> I also would like to keep the text here if possible.

I guess we'll decide this in Paris?
-- 
Kjetil T.