How to send mass-mailing?
-
Hi, I'm doing a web project which requires a way to send a huge number of emails to subscribers (like a mailinglist). and this point is very important : mails must be sure to be sent. I now write a C++ app. on Windows 2000 server, use CDONTS component to send mail. this is very convenient, but i faced a problem : CDONTS relies on SMTP service of IIS, and in pretty poor internet connection, IIS's SMTP service seems stucked for pretty long and seems not reliable. Do you have any better solutions ? many thanks :laugh: trieuhainguyen@pyramid-consulting.com
-
Hi, I'm doing a web project which requires a way to send a huge number of emails to subscribers (like a mailinglist). and this point is very important : mails must be sure to be sent. I now write a C++ app. on Windows 2000 server, use CDONTS component to send mail. this is very convenient, but i faced a problem : CDONTS relies on SMTP service of IIS, and in pretty poor internet connection, IIS's SMTP service seems stucked for pretty long and seems not reliable. Do you have any better solutions ? many thanks :laugh: trieuhainguyen@pyramid-consulting.com
Sorry, I don't want any extra spam today. // Rock
-
Sorry, I don't want any extra spam today. // Rock
sorry? it's not about spam mail, it's a business project (like news mailing list) trieuhainguyen@pyramid-consulting.com