Hello all, I am sending out a text only email (see below), but it does not display in the Gmail interface. Should I remove the cfmailpart? Or is there something else I am missing. Thanks in advance.
<cftry> <cfmail to="#getEmailAddress()#" from="[EMAIL PROTECTED]" subject="Your registration with Sellmystuff" mailerid="sellmystuff.com.au" wraptext="60"> <cfmailpart type="text" wraptext="60"> Hello #getScreenName()#, You have successfully started the registration process with Sellmystuff, the email address you used is: #getEmailAddress()# Please make sure you add [EMAIL PROTECTED] to your safe sender list, this will prevent our future emails from ending up in the SPAM folder. You will receive another confirmation from us when your registration is completed. Regards, The Sellmystuff team</cfmailpart> </cfmail> <cfcatch> <cfset request.system.Error.doLogError( cfcatch ) > </cfcatch> </cftry> </cfif> -- http://www.clickfind.com.au The new Australian search engine for businesses, products and services --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaussie@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---