Some mailer splits messages up (I can't remember exactly why and what was the size, but it was around 70 chars). Most e-mail client uses some encodings to get around so they encode it when sending and decode it when receiving and because it is a standard all e-mail client will handle it. Anyway, if you know that your message is encoded in 80 chars, then just drop all CRLFs and reconstruct it. Or you can use those encodings (quoted-printable or Base64 or uuencode for example). These work pretty well in all MTAs and clients. Regards, Tamas On 15/07/06, Jan-Erik Soderholm wrote: > > Replying to myself... > > Well, now the lines got a second split from what I sent... :-( > > In my first example, line 1 and 2 should be on one line, the line > with "ag@H" was the original split part. The same for the other > two tripplets of line. > > In the second example there should be 3 full 80 char lines. > > Anyway, I guess this mail was another example in itself... :-) > > Regards, > Jan-Erik. > > > > > -----Original Message----- > > From: piclist-bounces@mit.edu > > [mailto:piclist-bounces@mit.edu]On Behalf > > Of Jan-Erik Soderholm > > Sent: den 15 juli 2006 19:41 > > To: piclist@mit.edu > > Subject: RE: [PIC] 18F4550 in-circuit serial programming circuit > > > > > > Olin Lathrop wrote : > > > > > Really!!? > > > > > > Can you give an example where a 80 character line gets corrupted > or > > > mishandled? > > > > Sure. > > > > Here is one example of (part of) a mail which has a encoded ZIP > > file in it. The ZIP file was encoded with a tool that creates 80 > char > > lines. The 2'nd example is what it should look like. > > > > I'm not sure if the lines was "corrupted" or "mishandled", but they > > was split on multiple lines at least. > > > > The tool is now changed to produce 70 char lines, and we don't get > > this > > "problem" now. Best looked at using a fixed space font, of course. > > > > I can not go into to many details, but this mail was sent from a > site > > of a major US electronic outsourcing contractor to a server at a > > major Swedish telecom company starting on "E"... > > > > Regards, > > Jan-Erik. > > > > > > > > Encoding of file DISK_M2T:[TMP]TRCY2006071518501000.ZIP;1 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > (@@QIM5R_5$LT)3VT5DTfQ%TC%%L0@#M0eSL5DCN5@SL0@CL.(URP- > > SLaam@C@5ag@DP@@Dah@HA > > ag@H > > B@$FQA5Cb@Dam@+GCb@B (8 > > (7-=AF > > b@,d > > R@@mAc@f2MVg2@CL6@3M1TSL8TCL1@CL082e!YW3dG#"$eEEDE5W+"gG(L"_%UUO3) > > GOIPBZF-?7 > > J:IF > > > > > > > > Encoding of file DISK_M2T:[TMP]TRCY2006071518501000.ZIP;1 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > (@@QIM5R_5$LT)3VT5DTfQ%TC%%L0@#M0eSL5DCN5@SL0@CL.(URP- > > SLaam@C@5ag@DP@@Dah@HAag@H > > B@$FQA5Cb@Dam@+GCb@B (8 > > (7-=AFb@,d > > R@@mAc@f2MVg2@CL6@3M1TSL8TCL1@CL082e!YW3dG#"$eEEDE5W+"gG(L"_%UUO3) > > GOIPBZF-?7J:IF > > > > > > > > -- > > http://www.piclist.com PIC/SX FAQ & list archive > > View/change your membership options at > > http://mailman.mit.edu/mailman/listinfo/piclist > > > > > > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist