[thelist] CFmail Question

Mozer, Matt thelist at lists.evolt.org
Thu Oct 10 16:58:01 2002


--
[ Picked text/plain from multipart/alternative ]
I have a question regarding the From Address in the Cfmail tag.

<cfmail from="Intuit Confidential"
   to="matt_mozer@intuit.com"
   subject="Blah Blah" type="html">

However, when I receive the email. The From outputs
"System@MyServerName.com"

Anyone know why it's using the Web Server name like that?

Thanks
--