I am trying to work on the order receipt cfmail here on my local box. I am trying to use the [EMAIL PROTECTED] address, specifying mail.mydomain.com as the server. None of the emails go through. Is it possible to do what I am trying? I hate to have to develop on the live server. (crystaltech)
The basic cfmail tag works if I upload it to my crystaltech account. <cfmail server="mail.mydomain.com" password="fakepassword" from="[EMAIL PROTECTED]" to="[EMAIL PROTECTED]" cc="[EMAIL PROTECTED]" subject="Your mydomain.com Order Receipt"> test cgi.REMOTE_ADDR = #cgi.REMOTE_ADDR# </cfmail> Matthew P. F. Smith [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=36 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183212 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

