Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CF8 duplicate emails

New Here ,
Apr 02, 2008 Apr 02, 2008
This is the entirety of my mailtest.cfm page. Somehow it is getting called twice. I do have an application.cfc w/ all 3 onrequest state functions. How can I get this to only run once?


<cfmail to="myemailaddress@myemailaddress.com" from="myemailaddress@myemailaddress.com" subject="test #now()#">
test #now()#
</cfmail>
411
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Sep 05, 2008 Sep 05, 2008
LATEST
Did you ever find a solution? We have a similar issue.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources