It depends on what you want to set.  These are my favorites (requires CF
4.5):

<CFMAILPARAM NAME="importance" VALUE="high">

<CFMAILPARAM NAME="reply-to" VALUE="[EMAIL PROTECTED]">

<CFMAILPARAM NAME="from" VALUE="Claudia Pearson <[EMAIL PROTECTED]>">

The last one overrides the SMTP value set in the FROM attribute of the
CFMAIL tag.  This is really nice when you  want to display a name or label
in the user's e-mail client under the FROM column rather than display an
e-mail address.  For example: "Foo Notification Service" vs.
"[EMAIL PROTECTED]". 

> ----------
> From:         Chris Williams[SMTP:[EMAIL PROTECTED]]
> Sent:         Monday, October 30, 2000 2:52 PM
> To:   Fusebox
> Subject:      Email Help?!
> 
> To get completely off subject, does anyone know how to get outlook to see
> the mime messages?
> 
> Thanks ahead of time,
> 
> Chris Williams
> --------------------------------------------------------------------------
> ----
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body..
> 
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to