[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sieve - definition of comments



> Date: 30 Nov 1998 16:03:31 -0500
> From: Tim Showalter <tjs+@xxxxxxxxxxxxxx>
> 
> > Date: Mon, 23 Nov 1998 12:13:53 +0100
> > From: Wilbert de Graaf <w.degraaf@xxxxxxxxx>
> 
> > 1) firts of all, comments cannot have white spaces according to the rule
> > comment    = "#" *VCHAR CRLF
> > [...]
> 
> Good point.
> 
> Should VCHAR be "(%01-0A / %0B-0C / %0E-7F)" or "(WSP / VCHAR)"?

I take that back; to allow for UTF-8 characters, that's got to be
something else.  I know U+FFFF is "bad"; should it be disallowed?  Are
there any other characters that can't be allowed by the grammar?

Tim

-- 
Tim Showalter <tjs+@xxxxxxxxxxxxxx>