I had guessed on LF but what I could not figure is why it appears in the text as =0A= instead as chr(10) and hence invisible. Also it does not show in outlook as =0A=. It could well be a linux box that generated it, I don't know. Al
-----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Dave Crozier Sent: 03 May 2013 12:30 To: [email protected] Subject: RE: email in text Hex Line Feed <LF> (0A) or chr(10) Has email been generated from a Linux box or filtered through a linux filter? Linux uses <LF> to terminate lines as opposed to <CR><LF> or <CR> which windows uses. Dave _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/005701ce47ed$223edf10$66bc9d30$@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

