[openib-general] Re: [PATCH] fix flint error messages

Tom Duffy tduffy at sun.com
Sun Jan 16 11:35:57 PST 2005


On Sun, 2005-01-16 at 10:10 +0200, Michael S. Tsirkin wrote: 
> Hello!
> Tom, your mailer wraps lines.
> Pls fix it or as a last resort use attachments.

Actually, it is your MUA that is not reassembling the lines according to
the quoted-printable rules.  From RFC 1521, section 5.1:

      Rule #5 (Soft Line Breaks): The Quoted-Printable encoding REQUIRES
      that encoded lines be no more than 76 characters long. If longer
      lines are to be encoded with the Quoted-Printable encoding, 'soft'
      line breaks must be used. An equal sign as the last character on a
      encoded line indicates such a non-significant ('soft') line break
      in the encoded text. Thus if the "raw" form of the line is a
      single unencoded line that says:

          Now's the time for all folk to come to the aid of
          their country.

      This can be represented, in the Quoted-Printable encoding, as

          Now's the time =
          for all folk to come=
           to the aid of their country.

      This provides a mechanism with which long lines are encoded in
      such a way as to be restored by the user agent.  The 76 character
      limit does not count the trailing CRLF, but counts all other
      characters, including any equal signs.

Anyways, here it is as an attachment.

-tduffy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flint.patch
Type: text/x-patch
Size: 5131 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050116/85f96b7a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20050116/85f96b7a/attachment.sig>


More information about the general mailing list