sorry? it's not about spam mail, it's a business project (like news mailing list) trieuhainguyen@pyramid-consulting.com
Trieu Nguyen
Posts
-
How to send mass-mailing? -
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
-
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 trieuhainguyen@pyramid-consulting.com
-
FTP's LIST command's reply formatHi, I'm writting a FTP Client, using CSocket. And i have problem with the reply format of LIST command. I tried on some different kinds of FTP server (UNIX, WINDOWS, DOS model), and saw it not the same. Tried to guess the format, but failed. Who can help me out of this? every suggestion would be appreciated. Trieu Hai Nguyen haitrieu@glassegg.com