Re: [PATCH] adding PCI bus information to SCSI layer

Ralf Baechle (ralf@uni-koblenz.de)
Fri, 11 May 2001 23:20:31 -0300


On Fri, May 11, 2001 at 03:49:05PM -0700, Jonathan Lundell wrote:

> >> >If you want to support wrapping with plain text, investigate
> >> >format=flowed.
> >>
> >> Yes, I did that.
> >>
> > > I'm curious, though: I haven't found the mail standards that forbid
> >> receivers to wrap long lines. Certainly many mail clients do it.
> >> What's the relevant RFC?
> >
> >RFC 2822, 2.1.1.
>
> Thanks. It's not quite a standard yet, but it's true, it does limit
> lines to 998 characters. Sort of a strange limit, but there you
> are....

It's 998 plus a CR/LF sequence which is 1000 bytes, not exactly an odd
number. And it's the official successor of RFC 822 which was an official
STD.

Ralf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/