Hi Michael, It looks like you need to check the settings in the cf administrator for the mail delivery. You can check the settings by enabling the "check settings" checkbox (or something like that). If there is no default mail server connection set in the admin, you might want to provide the details in the cfmail tag like:
<cfmail server="mailserver.yourdomain.org" username="[EMAIL PROTECTED]" password="cfpassword" etc... Good luck! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4195 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
