--On Friday, 04 January, 2008 12:03 -0700 Philip Guenther
<[EMAIL PROTECTED]> wrote:

> 
> On Fri, 4 Jan 2008, John C Klensin wrote:
> ...
>>      qtextSMTP            = %d32-91 / %d93-126
>>                       ; i.e., within a quoted string, any
>>                       ; ASCII graphic or space is permitted
>>                       ; without blackslash-quoting except the
>>                       ; backslash itself.
> 
> Better make that:
>          qtextSMTP            = %d32-33 / %d35-91 / %d93-126
>                           ; i.e., within a quoted string, any
>                           ; ASCII graphic or space is permitted
>                           ; without blackslash-quoting except
>                           ; double-quote and the backslash
> itself.

Arggh.  yes, thanks.  

>> Does that help move us forward?
> 
> It looks like the right step to me.

Good.  Unless I hear some negative comments RSN, I'll start
modifying the text (changes that can, of course, be pulled out
later if needed).

    john

Reply via email to