There's another reason: Failover. Every email address is a point of failure itself. So if cfmail crashes because of a single email address in the to field it blows out all the rest of the recipients lumped in with that call.
Likewise if there's some other failure on that cfmail call, then you lose all of the recipients lumped in with it. If you are just sending to one address per cfmail call then you only blow out one recipient on that call. HtH, -- [EMAIL PROTECTED] Janitor, MSB Web Systems mysecretbase.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248698 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

