Skip to main content
Participant
June 2, 2014
Question

CFMAIL sending duplicate messages

  • June 2, 2014
  • 1 reply
  • 356 views

I am using ColdFusion 11 on a Windows Virtual Server 2008.  The CFMAIL tag is producing duplicate messages (3 each time with IE11 and 2 each time with FireFox.  Numerous tests have produced the same results.  I tested with and without the mail spooler enabled - no change.  The code is simple. no loops, no query, no double-click of the 'send' button.  I have seen other complaints about this in other forums with the only solution being "to disable CF scripts that start/stop the mail spooler".  1) Does anyone have a suggestion?  2) How would I disable the CF Script to start/stop the spooler?  Robert

This topic has been closed for replies.

1 reply

Charlie Arehart
Community Expert
Community Expert
June 2, 2014

RM, not your answer, but note that you’ve asked this on the CFBuilder forums. That’s the CF IDE (integrated development environment, or editor).

You will want to ask this on the CF Forum or one of its subforums instead (perhaps the ColdFusion Server Administration one). It and they are listed at https://forums.adobe.com/community/coldfusion.

/charlie

/Charlie (troubleshooter, carehart. org)
RMWilhelmAuthor
Participant
June 2, 2014

Thank you Charlie.  Will do that now.  R