oops. CFMX 6, and thankx :)

On 4/4/07, Erika L. Walker <[EMAIL PROTECTED]> wrote:
>
> CFMX, either text or HTML - neither works in GMAIL
>
> here's the code
>
> <cfmail to="#EMAIL#" from="#getCampaign.RM_MAILFROM#"
> subject="#getCampaign.RM_MAILSUBJECT#" bcc="#getCampaign.RM_MAILBCC#"
> type="HTML">
>             <cfmailpart type="text/plain">#thisTextContent#</cfmailpart>
>             <cfmailpart type="text/html">#thisHTMLcontent#</cfmailpart>
>         </cfmail>
>
> On 4/4/07, Casey Dougall <[EMAIL PROTECTED]> wrote:
> >
> > For GMail to see HTML version you need to place the txt version before
> > the
> > html version in mailpart...
> >
> >
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:232012
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to