, freeware)
http://www.overbyte.be
- Original Message -
From: "Pawel (WP)" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Monday, February 27, 2006 9:08 PM
Subject: Re: [twsocket] Html email to many users
> Francois, You writed:
> "(...) Instead of
ave to use? Could anybody write me this more clear? Can
somebody correct my code?
I am just begining with ICS...
Best regards
- Original Message -
From: "Francois PIETTE" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Monday, February 27, 2006 8:32 PM
Subjec
> for i:= 0 to Lista.Count-1 do // from 0 to 1
> begin
> SendMail(Lista.Strings[i]);
> end;
> And - what am I doing wrong - this doesn't work. Sending email is like in
> demo program.
> I have message:
> SmtpException: SMTP component not ready
Hi
I have another problem, I hope the last one.
My email have to be send to many people, for example to 150.
I know that some servers have limit for recipients for one email.
So, I have written procedure that divide this 150 people for 100 and 50.
So, first mail will be send to 100 people and the