Tally List : mailing list management, archiving, and analysis
click for archive home
 
Archive of:
CF-Server
Cold Fusion Server Tech
 
home
24 hour view
quick stats
weekly updates
 
all tallylists
corporate solutions
archive your favorite
help / feedback


Search the Tallylist search by keyword:

About Cold Fusion :
product's home
product's list home
 
  Archived TallyList / CF-Server: 
Subject: CFMail Formatting Issues
derekwork (11p/+0r)     Posted: Tuesday 13 Feb 2001
This post: 71 views, +0 rating

Hello!

I've used <cfmail> several times without one error but now I have one that seems a little strange.

When I send an email, the formatting is not showing up. I am sending it regular text, not HTML. I realize that I could use the type=html to format it but because of the type of people that the email is being sent to this is not an option.

The code for sending the email is:

<cfoutput query="get_Record" group="email"> <cfloop list="#strRecipients#" index="RecEmail"> <cfmail from="#email#" to="#RecEmail#" subject="SITA Proposal: Downtownrail.org" BCC="#strBCCed#">

#text#

Sincerely, #namef# #namel# #address1# #address2# #city#, #st# #zip# </cfmail> </cfloop> </cfoutput>

I use the loop to loop through a list of recipients. Is there something strange about what I'm doing?

This is the output in Entourage (mac version of outlook):

This is the first letter that will be used to say that I support this proposal. Sincerely, Hamilton Here Ste 220 Sacramento, CA 95814

Any help would be appreciated!

Derek Hamilton Systems Developer

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to cf-server-request@houseoffusion.com with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com


Similar Subject Line Posts (+/- two weeks of this post)
Re: CFMail Formatting Issues  13 Feb 2001   (54 v/ +0 r)
RE: CFMail Formatting Issues  13 Feb 2001   (46 v/ +0 r)
CFMail Formatting Issues  13 Feb 2001 (this post)   (71 v/ +0 r)
 

Send a reply to the CF-Server list!
click to send a reply! NOTE: Many lists will reject your post unless you have already registered with them. Also - don't forget the right account to send from (for those with multiple emails!)

Feedback: If this post was exceptionally helpful, please help by giving this post a positive review.

 

TallyList : copyright Ububik - 2000