Hi all,

Catching up with this SMTP delay thing I notice that the code for the list
has all of the file reading and message body creation inside the loop, even
tho it appears to be the same every time. Two file reads plus a bunch of
string concatentation things is a bit of server overhead that will be
taking processor time away from other stuff.

It made me think of the architecture of the cfx_iMSMail tag. Howie, does
the tag return immediately to the CF code and run its file write to the
output folder in its own time or does the tag not return until the tag has
done its thing completely?



Yours,

Kym

==^======================================================================
     This list server is Powered by iMS
   "The Swiss Army Knife of Mail Servers"
   --------------------------------------
To leave this list please complete the form at 
http://www.coolfusion.com/iMSSupport.cfm
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]
==^======================================================================


Reply via email to