You should consider "batch" mailing if you are sending a large number of
emails using CFMAIL.

We loop through our query of address's and build a "batch" of 25 mails at a
time.  Then loop through the batches and send a mail to each batch. Be
careful not to overload the mailserver though.  We had a few Allaire reps
come to our location when we were having some issues with 4.01, they had
stated that with the rewrite of CFMAIL in 4.5, they were actually able to
bring down exchange servers by overloading them.

If CFMAIL is not a requirement, I would look at another product if you have
the ability to do so.

Russ

-----Original Message-----
From: Ficke, Bill [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 14, 2000 10:44 PM
To: Fusebox
Subject: CFMAIL - 40 recipient maximum? What gives?


Until today, I was unaware that there is a maximum limit of 40 recipients
when using CFMAIL (To, CC, BCC all inclusive).  Allaire says it will be
fixed in later versions.  Any additional information?

http://www.allaire.com/Handlers/index.cfm?ID=11335&Method=Full

NT 4/CF 4.51 "Enterprise" (although this limitation doesn't qualify it for
enterprise-level apps)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to