Chuck Weidler wrote: > I've hardcoded the "To" email address in the <cfmail> to an address that I > know is good. Still no good.
Try dropping a local mail server on your server and use that to send the mail to Google, or anywhere else for that matter. We use iMS Lite (coolfusion.com) on each machine to pass the mail on and that way we can get real mail server logs that tell us what it going wrong. CF is best at sending mail to a local mail server, it does not have the error handling ability of a full-blown mail server. If you are using goggle as a mail server do you have an account that allows mail to be relayed on or are the addresses you are sending to all at goggle itself? -- Yours, Kym Kovan mbcomms.net.au ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312844 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

