16 Sep 00:13
Re: draft-resnick-2822upd-02 and Netnews
Frank Ellermann <nobody <at> xyzzy.claranet.de>
2007-09-15 22:13:34 GMT
2007-09-15 22:13:34 GMT
Pete Resnick wrote: >> There undoubtedly exists software within Netnews that will break if >> this SP is absent... >> ... since it is the invariable practice within email MUAs to include >> this SP, putting such a MUST in email would incur no problems... [...] > Undoubtedly? Invariable? Use of these words *increase* rather than > decrease my suspicion, and therefore my desire to leave things > exactly as they are now. The "magic SP" (mandatory SP after colon) in Netnews is a rather ugly Netnews idiosyncrasy. It's not possible to change it decades after RFC 1036. And it's IMO also not desirable to copy the "magic SP" as is to 2822upd-03, example: IIRC at the moment (RFC 2822) almost all structured fields use the syntax "name:" [CFWS] more-stuff CRLF for some value of more-stuff not starting with WSP or comments. You can't simply insert SP between "name:" and [CFWS] because that would invalidate any "name:" CRLF WSP folding immediately after the colon. It would also invalidate "name:" HT with a HTab immediately after the colon. What you arguably could do is "name:" CFWS more-stuff with a mandatory CFWS between colon and more-stuff. For unstructured fields using the syntax "name:" [FWS] text you could likewise make the FWS mandatory.(Continue reading)
RSS Feed