If you enter the email addresses inside angle brackets, the server should 
interpret anything else as a comment. So...

<CFMAIL
    FROM="""John Smith""<[EMAIL PROTECTED]>"
etc. should do it

(BTW, that should is there for a reason - no guarantee this will always work)


Mark


At 01:29 PM 4/20/2001, you wrote:
>ColdFusion Server Version 4, 0, 1, 0 Professional and Outlook 2000 as an
>e-mail client.
>
>=======================================================
>http://www.thenetprofits.co.uk/coldfusion/faq/index.cfm#answer55
>How do I make a CFMAIL display "friendly" e-mail addresses?
>
><CFMAIL
>    FROM="[EMAIL PROTECTED] (John Smith)"
>    TO="[EMAIL PROTECTED] (List Members)"
>    SUBJECT="List Mailing">Your e-mail here</CFMAIL>
>=======================================================
>
>I'm doing what's described above not getting the "friendly" e-mail address I
>was expecting... just the full FROM and TO e-mail addresses. Anyone got an
>idea what I'm doing wrong?
>
>
>
>Thanks
>
>--
>Aidan Whitehall <[EMAIL PROTECTED]>
>Netshopperuk
>Telephone +44 (01744) 648650
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to