When doing email blasts using CFMAIL and CFMailPart email accounts with gmail can not view the content, (it is blank).

I am using the following construct:

CFMAIL

CFMailPart type="TEXT"

Text version of EMail here.

CFMailPart type="HTML"

HTML version of EMail is here.

No one seems to have a problem except gmail accounts. Any Thoughts?

I know that Gmail uses SSL for their smtp so try port 995. I'm not sure what the code syntax is for it, but its probably a cfmailparam or something.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.