RE: Stopping an endless loop

  Thats because the mails are still in the spool, they get sent in batches

  Look in the spool directory
  c:\CFusionMX\Mail\Spool in MX , move the files to a temp directory

  eg
  mkdir c:\tempmail
  stop cf

  mv c:\CFusionMX\Mail\Spool\*.* c:\tempmail
  start cf

  WG

    -----Original Message-----
    From: Luis Lebron [mailto:[EMAIL PROTECTED]]
    Sent: 08 January 2003 18:14
    To: 'webguy'
    Subject: RE: Stopping an endless loop


    I tried that. But I still keep getting the email messages.

    -----Original Message-----
    From: webguy [mailto:[EMAIL PROTECTED]]
    Sent: Wednesday, January 08, 2003 12:18 PM
    To: [EMAIL PROTECTED]
    Subject: RE: Stopping an endless loop



    Restart the cfserver process, that will kill it
    WG



    > -----Original Message-----
    > From: Luis Lebron [mailto:[EMAIL PROTECTED]]
    > Sent: 08 January 2003 18:07
    > To: CF-Talk
    > Subject: Stopping an endless loop
    >
    >
    > I accidentally created an endless cfloop (which includes a cfmail
tag!!!).
    > How do I stop it.
    >
    >
    > Help!!!
    >
    >
    > Luis
    >
    > 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to