think it's a code problem)
would generate an email into the spool (no a 0k file, so it's not that...)
then cause CF (4.5.2, Win 2K Pro) to run the CPU up to 100%?
Once CF is stopped and started, the email is sent and received correctly,
and it has the appropriate message...
Anyone want to try something similar and let me know what happens?
Thanks!
Rick
Code:
<CFQUERY Name="Get_DSP_Addresses" Datasource="dsp">
Select CustomerID
from emailcustomers
</CFQUERY>
<CFMAIL To="[EMAIL PROTECTED]"
From="[EMAIL PROTECTED]"
Subject="DSP Email Newsletter Recipients">
Dorchester Shooting Preserve has #Get_DSP_Addresses.RecordCount# email
newsletter recipients.
</CFMAIL>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

