If an email is encoded with Quoted Printable then it will still be wrapped at 78 or so but will display on an email client in the original format. An equal sign at the end of a quoted printable line tells the email client that the text continues on the next line but that the text should not have a CRLF at that point. So, even though your code may show it as several lines of 78 characters per line the email client may display it differently.
HTH, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com - 631-737-4668 x101 inFusion Mail Server (iMS) - The Intelligent Mail Server >>> Find out how iMS Stacks up to the competition: >http://www.coolfusion.com/imssecomparison.cfm ----- Original Message ----- From: "Neil H." <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, January 14, 2002 1:10 PM Subject: Re: Parsing an Email Line By Line > When I view the mail it won't wrap at 78 or so. Is there a way to prevent > this? > > Thanks, > > Neil > ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

