Peoples, I am usasando version 10.0.3 of the TMail. When it is making the sending the processing of my machine goes the 100%. Somebody knows as decides this or...
I'm trying to send... E when it executes "send" goes to the maximum of the processing. It follows the Code below source: In Portuguese ( Estou tentando...
I am making tests, the body of the message is small! until if I do not place text none in the body the processing I am high. E also I notice that the sending...
It's normal if your CPU climbs to 100% for short periods, don't worry. And the sending time is bigger because the server should authorize every recipient...
Where's the source for the Demo that works with the latest version? I have source for an older version of the library, but some interfaces have changed...
ver. 1.10.3 mail2000 do not work with MS ExchangeServer as SMTP server TSMTP2000 is connected but TMailMessage2000 dont send message in demo app. is the same...
hi, I am glad to get MailMessage2000, and I use it develop my email system.I very like this object. but now I have some trouble.I found In the source Code the...
Hi Change EncodeQuotedPrintable function as bellow. Joćo function EncodeQuotedPrintable(const Texto: String; const HeaderLine: Boolean): String; var nPos:...
Hi! I'm using Mail2000 1.10.3 for my small newsletter software. Since four days I can't send mails using "1und1" with smtp auth. Only if I step in the code...
Hello! I would like to know how to send an email using TMail2000 component with SMTP authorization. I use demo program and I would like to know how to create...
... Hi Pepe, simply set the Properties 'Username' and 'Password' on the TSMTP2000 component to the appropriate values and set the property 'Handshaking' to...
... Hi Phryzer Thanks a lot for help! Now, I can login to my server(I had Mail2000 in old version, so there were not properties of authorization - in v1.10.3...
... Hi, OK, I can send an email... I have to said that there is an error in demo program. SSoft explore that after adding adresses in Header(Save fields to...
Hi i have a question about paradox database in delphi for foreign language data. i have a database which have farsi language data.now i can sort it in arabic...
Hi, had the same problem (puretec, schlund etc switched to a diffrent RFC). Put a "sleep(1000);" between the "smtp2001.connect, .ehlo, . AuthLogin and...
Hi, What don't you understand? _____ From: tmail2000@yahoogroups.com [mailto:tmail2000@yahoogroups.com] On Behalf Of Cristian Ezequiel Sent: Tuesday, July 26,...
I want create an email client with a database, but the messages in html are not saved well, only save "..multipart message...". I save each message in the...
Hi, who can fix the first bug? or ideal There are Bugs in TMailMessage2000. Version 1.10.1 1. I use POP3 to get a Mail from Mail Server and put it in...
Zhentao Song
z.song@...
Sep 8, 2005 11:23 am
767
Hello, Zhentao. who can fix the first bug? or ideal There are Bugs in TMailMessage2000. Version 1.10.1 if that mail contains an Attachment, and the Attachment...
Hi, my Bugfix for the second Bug below dosn't work korrectly. with my Code I have problem, if the Email has HTML body. some one has idea? Thanks Zhentao ...
Zhentao Song
z.song@...
Sep 13, 2005 11:08 am
769
Hi Okada, ... Ok, See my Attachment for your test. This email in Attachment is send from Outlook to Exchange Server. I use POP3 to get the email from Exchange...
Zhentao Song
z.song@...
Sep 13, 2005 11:09 am
770
Hello, Ok, See my Attachment for your test. This email in Attachment is send from Outlook to Exchange Server. Well, I think that Exchange Server is responsible...