The CFPOP tag returns a query on action="getAll", which has a column BODY which presumably has the text that you want to manipulate.
-----Original Message----- I have a plain text email that this pushed out when triggered by a third party app (BaseCampHQ). Inside Basecamp, I can point this email to any fixed address I choose. What I want to do is: receive this email inside CF, then parse the body, glitz it up with HTML, and resend out to a list of people. I would assume that I set up CFPop to receive the mail, but I don't know how to do is grab the text body of the message, so I can save in a var and paste into the new HTML message I create with CFMail. What is/are good approaches to doing that? Thanks for your help. Mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271001 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

