09-03-04 10:51 PM
I need some guidance
I am planning to use SQL Server to loop thru and BCC chunks of 80 recipients
MAX 100,000 recipients = maximum of 1,200 emails per run - there will be
less than 10 runs a month
I want to send them using OACreate 'CDO.Message'
Is this a reasonable approach?
How long will it take for SQL Server to send 1,200 messages using this
approach?
Am I better off using ASPMail or the ostroSoft products?
thank you so much
-Mike
[ Post a follow-up to this message ]
|