I have the following code on a newly installed version of ColdFusion MX7
 
<cfmail to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED]" subject="test">
</cfmail>
 
It always complains about the TO=" line
 
"The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code" "null pointers are another name for undefined values"
 
I have checked the mail settings in CF administrator and it verifies fine.
I've also tried different variations of the code, and put the code on its own in a page, but always the same message, always pointing at the same line.
 
Any help is much appreciated.

--
Taco Fleur - http://www.pacificfox.com.au
Web Design, Web development, Graphic Design and Complete Internet Solutions
an industry leader with commercial IT experience since 1994 …

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to