--On Saturday, 28 April, 2007 21:27 +0300 Kari Hurtta
<hurtta+gmane(_at_)siilo(_dot_)fmi(_dot_)fi> wrote:
draft-klensin-rfc2821bis-03.txt:
For = CFWS "FOR" 1*( FWS Path / Mailbox ))
should this be:
For = CFWS "FOR" 1*( FWS ( Path / Mailbox ))
There is clearly one '(' missing.