Or you just schedule your mass mailer process during the beginning of 
your off-peak time frame (like 2AM) so that the possibility of conflict 
is very minimal.

Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_____________________________
http://blog.cutterscrossing.com

Justin Scott wrote:
>> Is there any way to have mail sent with <CFMAIL> jump the
>> queue?
> 
> To my knowledge there is not, but someone else may have a trick up their
> sleeve.  Usually in these cases, where I know there are going to be
> thousands of e-mails going out at once, I bypass the ColdFusion queue
> entirely by writing MSG files directly to an external SMTP spooler.
> This prevents "normal" e-mail from getting stuck behind the larger
> mailing.  If you're on a Windows server and have decent access, you can
> use the IIS SMTP service "pickup" folder.  MUCH faster than sending them
> through the ColdFusion spooler, though does require additional setup on
> the server.
> 
> 
> -Justin Scott
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286850
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to