Michael Dinowitz wrote: > > Yes. Few actually go into the details of cross platform mail issues (I can name > 2 or 3 of the thousands I know). Unix only uses Chr(10) for new lines while > windows uses chr(13)chr(10).
Mail uses CFLF. Standalone occurences of CR or LF are prohibited by the mail standard. > Every wrap program that exists does something wrong with the wrapping, which > means I have to write a wrap from scratch and then make sure it's 100% over all > posts. Have you checked RFC 2646? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm?link=i:4:138216 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

