Very basic question about cfmail

2007-09-13 Thread NUGROHO NOTO
I am sorry if this is the wrong place to post very basic question like this. my script is like this CFMAIL QUERY=mailinglist TO=#email# FROM=#webmaster# SUBJECT=#subject# CFMAILPARAM NAME=MIME-Version VALUE=1.0 CFMAILPARAM NAME=Content-Type VALUE=text/plain; charset=utf-8 #content#

Re: Very basic question about cfmail

2007-09-13 Thread James Holmes
If you wnt a plain text email message, you will need to run the content from the DB through a function that strips the HTML. However you could just send an HTML email message - is that a problem? On 9/13/07, NUGROHO NOTO [EMAIL PROTECTED] wrote: I am sorry if this is the wrong place to post

RE: Very basic question about cfmail

2007-09-13 Thread William Seiter
basic question about cfmail I am sorry if this is the wrong place to post very basic question like this. my script is like this CFMAIL QUERY=mailinglist TO=#email# FROM=#webmaster# SUBJECT=#subject# CFMAILPARAM NAME=MIME-Version VALUE=1.0 CFMAILPARAM NAME=Content-Type VALUE=text/plain

RE: Very basic question about cfmail

2007-09-13 Thread John Mason
ColdFusion 8 Enterprise hosting FREE Subversion hosting -Original Message- From: NUGROHO NOTO [mailto:[EMAIL PROTECTED] Sent: Thursday, September 13, 2007 5:01 AM To: CF-Talk Subject: Very basic question about cfmail I am sorry if this is the wrong place to post very basic question like

Re: Very basic question about cfmail

2007-09-13 Thread Wil Genovese
*** MADE CORRECTIONS TO MY CODE SAMPLE *** I've been busy all morning and I haven't had time to respond to this. Most of the time to prevent your email from be caught as SPAM you want send either plain text or multi-part Text and HTML. If you send just as HTML that will start to trigger in