Re: WGLC on draft-ietf-sieve-spamtestbis-03.txt
Ned Freed <ned.freed@mrochek.com> Wed, 14 June 2006 21:10 UTC
Received: from balder-227.proper.com (localhost [127.0.0.1]) by balder-227.proper.com (8.13.5/8.13.5) with ESMTP id k5ELAvGl030724; Wed, 14 Jun 2006 14:10:57 -0700 (MST) (envelope-from owner-ietf-mta-filters@mail.imc.org)
Received: (from majordom@localhost) by balder-227.proper.com (8.13.5/8.13.5/Submit) id k5ELAv0N030723; Wed, 14 Jun 2006 14:10:57 -0700 (MST) (envelope-from owner-ietf-mta-filters@mail.imc.org)
X-Authentication-Warning: balder-227.proper.com: majordom set sender to owner-ietf-mta-filters@mail.imc.org using -f
Received: from mauve.mrochek.com (206.117.180.234.brandx.net [206.117.180.234] (may be forged)) by balder-227.proper.com (8.13.5/8.13.5) with ESMTP id k5ELAu7l030716 for <ietf-mta-filters@imc.org>; Wed, 14 Jun 2006 14:10:56 -0700 (MST) (envelope-from ned.freed@mrochek.com)
Received: from dkim-sign.mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01M3M96PGUSG00C8NR@mauve.mrochek.com> for ietf-mta-filters@imc.org; Wed, 14 Jun 2006 14:10:54 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=nowsp; d=mrochek.com; s=mauve; t=1150319453; h=Date: From:Subject:MIME-version:Content-type; b=ICGezBf5J2Mc9GfN5E5OuOm5J f6HtBvs+EIW7r/wTI4TSJxUWjPr7QvkKd9kuaxzX02YxI0feBt4PgwKlvQUVA==
Received: from mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01M3M71QXL8G00007A@mauve.mrochek.com>; Wed, 14 Jun 2006 14:10:51 -0700 (PDT)
Cc: Alexey Melnikov <alexey.melnikov@isode.com>, ietf-mta-filters@imc.org, Cyrus Daboo <cyrus@daboo.name>
To: Mark E Mallett <mem@mv.mv.com>
Message-id: <01M3M96OHOYA00007A@mauve.mrochek.com>
Date: Wed, 14 Jun 2006 14:10:21 -0700
From: Ned Freed <ned.freed@mrochek.com>
Subject: Re: WGLC on draft-ietf-sieve-spamtestbis-03.txt
In-reply-to: "Your message dated Wed, 14 Jun 2006 16:54:38 -0400" <20060614205438.GY25816@osmium.mv.net>
MIME-version: 1.0
Content-type: TEXT/PLAIN
References: <582B931E2A71584847BACC94@ninevah.local> <4490287F.90007@isode.com> <20060614205438.GY25816@osmium.mv.net>
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, Jun 14, 2006 at 04:17:19PM +0100, Alexey Melnikov wrote: > > > > As there were some significant changes to the document, I would like to > > do another (1 week) WG Last Call on the document. > > Please send you comments to the mailing list and/or directly to me > > before June 22nd 2006. > It looks good to me. > One mild thought: with the new :count thing, though, wouldn't that be the > preferred way of seeing if the test were done? e.g. in 3.2.2: > To determine whether the message was tested for spam or not, the > preferred solution is to use the test without the ":percent" > argument, testing for the normalized result value "0" as described in > Section 3.2.1. > and a few other places and examples. I certainly would support such a change. > Also in 3.3, I think the second test in the example would read nicer > if it were an 'elsif' and not a plain 'if': > if virustest :value "eq" :comparator "i;ascii-numeric" "0" > { > fileinto "INBOX.unclassified"; > } > --> if virustest :value "eq" :comparator "i;ascii-numeric" "4" > { > fileinto "INBOX.quarantine"; > } > not that it would cause different results, but it just strikes me as > more "pure" that way. (picky, eh) Sounds good to me. Ned
- Re: I-D ACTION:draft-ietf-sieve-spamtestbis-03.txt Cyrus Daboo
- I-D ACTION:draft-ietf-sieve-spamtestbis-03.txt Internet-Drafts
- Re: I-D ACTION:draft-ietf-sieve-spamtestbis-03.txt Ned Freed
- WGLC on draft-ietf-sieve-spamtestbis-03.txt Alexey Melnikov
- Re: WGLC on draft-ietf-sieve-spamtestbis-03.txt Mark E. Mallett
- Re: WGLC on draft-ietf-sieve-spamtestbis-03.txt Ned Freed
- Re: WGLC on draft-ietf-sieve-spamtestbis-03.txt Cyrus Daboo
- Re: WGLC on draft-ietf-sieve-spamtestbis-03.txt Mark E. Mallett
- Re: WGLC on draft-ietf-sieve-spamtestbis-03.txt Alexey Melnikov