Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
<CFMAIL to="[email protected]" cc="#emailaddress.emailaddress#; #form.email#" from="#FORM.email#" subject="Custom Basket request" type="html">
jag5311 said:I also want to mention that I use NO servername or user/pass
Here is my code
Code:<CFMAIL to="[email protected]" cc="#emailaddress.emailaddress#; #form.email#" from="#FORM.email#" subject="Custom Basket request" type="html">
Try changing that logic for the moment to see if that is what is causing your error though. One of the features that was just added was a new Spam filter and I'm guessing that one of the rules was:jag5311 said:hmmm, well the FROM is suppose to be what the person types in as their email address.