I am indeed working with plain text emails. I will eventually be outputting the body in html. Thanks for the push in the right direction.
~Steve http://goodcf.instantspot.com/blog Brad Wood wrote: > How are you outputting the body of the E-mail? If you are simply > outputting it on an HTML page, you will need to replace carriage > returns/line feeds with <br> tags since HTML ignores them. > Either that, or place the output in pre tags. > I'm assuming you are dealing with a plain text E-mail. That may or may > not be a safe assumption to make though. > > ~Brad > > -----Original Message----- > From: Steve Good [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 11, 2008 2:21 PM > To: CF-Talk > Subject: CFPOP #Body# and carriage returns > > I am pulling data from a pop3 server using the cfpop tag and everything > is working smoothly, but I noticed that there are no carriage returns in > > the body of the emails. Do I need to specify a delimiter or anything or > > am I just SOL? > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300992 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

