Are you specifying a mail server in your CFMAIL tags? This could explain why your site behaves differently from others on a shared server. If you are in a shared hosting environment, it could also explain why your site's mail stopped working while others kept going -- because the administrator responsible for those changes to a network mail server followed up with appropriate changes to CF Administrator. But, because you hard-coded the mail server by name into your templates, those changes will break your site.
If you're not getting any ColdFusion errors, the messages might be sent but the mail server is having problems. Check the mail server's logs to verify. I hope this is helpful. Dave -- David M. Delbridge Circa 3000 ColdFusion Hosting http://www.circa3k.com Russ wrote: > > This is really strange--at least in my exposure to CFMX thus far. > > A few weeks back, a site of mine simply stopped sending emails > (www.ricsoensgroup.com) for those playing at home. Stopped cold. No > errors, no explanations, nothing. > > Then, when I moved to a new server last week, it never re-started and > it's the only site that this is happening with...others are working just > fine and I re-used the same code, so I'm fairly well baffled. > > Does anyone have any idea as to why this could occur? > > Thanks, > > Russ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

