|
Majordomo-Users (May 1997) |
On 05 May 1997 13:09:23 -0400, Rich Pieri wrote: >Because Microsoft Exchange is broken; it thinks that spaces need to be >escaped even in text/plain messages. Broken? It's necessary to encode trailing spaces with "=20" to preserve them (in quoted-printable encoding). It's necessary to break long logical lines with final single "=" into shorter physical lines that can be reassembled at the receipient end. (RFC 2045) Mats Dufberg mats.dufberg@abc.se
|