[thelist] CFmail Question

Frank framar at interlog.com
Thu Oct 10 17:18:00 CDT 2002


On Thursday, October 10, 2002, 5:35:57 PM, you said:
> <cfmail from="Intuit Confidential"
>    to="matt_mozer at intuit.com"
>    subject="Blah Blah" type="html">

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

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

I would suspect that it might be because the 'from:' is
expecting a valid e-mail address such as

   my.e-mail at mydomain.com (Intuit Confidential)

or

   "Intuit Confidential" <my.e-mail at mydomain.com>

or

   my.e-mail at mydomain.com

Unless what you meant to use was  #Intuit Confidential# as a
variable name. If so, consider removing the space for the
name.

--
Frank Marion
Tel. 416 825 7488
framar at interlog.com
http://www.frankmarion.com




More information about the thelist mailing list