Hi
I wrote program, that sending emails in Html format. Everything works great,
but I found big problem.
I use THtmlSmtpCli component.
There is HtmlText property, which is TStrings type.
I have got:
HtmlSmtpClient.HtmlText:= EmailBody;
HtmlSmtpClient.EmailImages.Clear;
HtmlSmtp
Hi
Great, but when I tried to install latest version of ICS v5 (Mar 09, 2006))
for Delphi 2005 I could't compile it and install...
What I do:
1. Removing all dcu (obj) files from vc32 and internet directory.
2. Opening IcsDel90.bdsproj file
3. Compiling this... I got errors.
- in HttpContCod un
Hello
A few days ago, I wrote this mail to You:
"(...)What I have to add to mail header, to add definition of language charset?
I want to add that email (html formatted) is using CharSet-> iso-8859-2
In component I have charset property as: iso-8859-2. But I need to add this
line to header, in
Hello
What I have to add to mail header, to add definition of language charset? I
want to add that email (html formatted) is using CharSet-> iso-8859-2
In component I have charset property as: iso-8859-2. But I need to add this
line to header, in "HtmlSmtpClientProcessHeader" procedure.
I need
Francois, You writed:
"(...) Instead of programming a loop, you must use the event. You simply
start your
first mail send and then do nothing until the event signaling the end of
request os done. Then only you pick the next mail from your list and send
it.
Using this scheme, you can go faster by us
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
Hi
Solution of this problem is one line of code:
HtmlSmtpClient.EmailImages.Clear;
Now, it is working.
Sorry, I should know that ;)
Regards
Paweł
- Original Message -
From: "Paweł (WP)" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Saturday, Februar
Hi
My program is using demo of THtmlSmtpClient component.
I have a little problem.
I have two images in email. In HTML message code it is:
...
and
...
And then in SendButton procedure I have
{ Give the component the various data he need }
HtmlSmtpClient.PlainText := nil;
Hi.
I use ICS component - HtmlSmtpClient to send html formatted email. I have got 2
requests.
1. I would like to know, how can I show progress of sending email to multiply
users, for example on delphi component - TProgressBar.
Like in Outlook Express is...If it possible please give me some code..
Hello!
I am from Poland. This is my problem.
Let's say that I send email to 100 people. They are in BCC list. For example:
[EMAIL PROTECTED]; [EMAIL PROTECTED]; .. [EMAIL PROTECTED];
Mail is sending. But, suddenly I have an error message, that some emaill
adresses are incorrect or doesn't exist
10 matches
Mail list logo