cfmail and ssl
I have an app that uses cfmail to do password resets for users. It works fine on our development server, but on the live server, it won't send mail. I have other live apps that send mail though, and the only difference between the working ones and the "broken" one is that the broken one is in an SSL protected folder.
Is there a change I need to make to the cfmail tag to get it to work from an SSL folder, or is this likely some other problem?
