> Interfacing with MAPI from a web page? You could do that, but it would > be much, much slower that using CDOSYS to communicate directly with an > MTA. MAPI is a desktop protocol; you should be warned that SQLMail, as > a MAPI client, is not processor-efficient. It's fine for occasional > notifications, but one of the biggest mistakes you could make is > calling the xp_mail procedures to loop through a large mailing list, > for instance, which could be devastating to SQL performance.
I can vouch for what Sandy said about SQL performance on the mail procedures to a large list of addresses. John Tolmachoff MCSE CSSA Engineer/Consultant eServices For You www.eservicesforyou.com To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
