This would work. Also, you should enable the Debug output in the CF administrator mail settings. In that same settings page, check the box that verifies the mail server connection, then save the settings.
See, at that point, if the connection was successful or not. Then, if it was, check the mail logs that CF generates. Also, make sure that your mail server allows smtp mail from the web server. M!ke -----Original Message----- From: Steve Kahn [mailto:[EMAIL PROTECTED] Sent: Thursday, March 30, 2006 1:11 PM To: CF-Talk Subject: Ways to test cfmail tag Were not getting any mail thru our cfmail tag and want to test it. If I put the following code on a page and call the url will it work, or what would you recommend as a way to test the cfmail tag? Thanks 'cfmailtest.cfm' <cfmail from="#form.email#" to="[EMAIL PROTECTED]" subject="mail test!" type="HTML"> this is my test message </cfmail> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236593 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

