>To my knowledge there is no way to use <cfmail> with gmail on CF7. The >appropriate hooks (TLS/SSL) were not added into <cfmail> until CF8.
About the only way to do this as far as I can see is to use the javaMail packages from Sun to access GMail under CFMX 7. see http://java.sun.com/products/javamail/ I have some old code at home that did something similar. I'll see if I can dig it up and post it. hth, larry ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329838 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

