I think the easiest way to begin locating the source of the problem is to create a template with this code and see if it works:
<cfmail to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED]" subject="test cfmail" server="mail.mynotepros.com> This is a big old test mail. </cfmail> I'm guessing that it won't, so then change it to use a user name and password. Any valid user and pw should work, as long as you get authenticated. If your emails still don't get through, then you'll have eliminated the most obvious possibilities. --Ferg -----Original Message----- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 8:11 PM To: CF-Talk Subject: RE: Email problem >From what I remember, FROM has to be a valid email syntax, but not a valid email address. MySolutions4You is not valid email syntax. M!ke -----Original Message----- From: James Edmunds [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 6:57 PM To: CF-Talk Subject: Re: Email problem Though the From attribute does not require a valid email address as far as CF is concerned, I would try the changing the "from" to an email address and see if that works... perhaps somewhere downstream the "from" has to be a valid email address. HTH, James ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199540 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

