Not sure if this helps...

I have a few customers on CT and I always have to use a valid email address
that is hosted by CT AND pass in the password for that account.

<cfmail
    to="#qcustomer.EmailAddress#"
    from="[EMAIL PROTECTED]"
    password="RealPasswordRemoved"
    server="mail.TheDomainNameThisCodeIsFrom.com"
    type="HTML"
    subject="Your Order Confirmation - TheDomainNameThisCodeIsFrom">

-- 
Alan Rother
Adobe Certified Advanced ColdFusion MX 7 Developer


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270694
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to