> Can multiple email servers be specified or just the one (and backup) in
CFadmin?

There is nothing to stop you using the "server" attribute of the cfmail tag
though if you are sending the mail in batches.  If you have 120k emails to
send you could select the first 60k and send them to one server and then the
next 60k and send them to another.  I do not however know how much using
multiple cfmail tags would hurt your performance and I suspect looping over
the query to send one email at a time, essentially executing cfmail 120000
times would be MUCH slower than using the "query" attribute.

--
Jay


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynamics.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188357
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to