Hi, When I download the utf-8 encoded message, save it in the .eml file, and open this .eml file with Internet Explorer, or Outlook, everything seems fine, and...
715
Andrzej Kamisiñski
naszy_fmc
Sep 29, 2004 9:54 am
Hi! What happend to TMail2000 project? I like it very much, but it seems nobody is working on it since a long time.. Greets, Andrew...
716
multitralhas
Oct 17, 2004 11:56 am
Ok, Im lost :-( ... unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Mail2000, StdCtrls; type ...
717
Jacky
sd962
Oct 19, 2004 10:02 am
multitralhas,ÄúºÃ£¡ Excuse me , I'm a chinese, my Englise is poor. Maybe, your mailbox is empty. This is my code: ...
718
juzeppo
Oct 25, 2004 9:42 am
BC5 CORBA Server connect POP3 using TMail200 v 1.10.3 sometimes got error: Windows socket error: ("Ïîëó÷åí íåäîïóñòèìûé àðãóìåíò"...
719
dscho_teitge
Oct 28, 2004 6:26 am
I get the following SMTP-Error: SMTP-Error: 503 ********** Duplicate HELO/EHLO. How can i solve this problem? Best Regards Johannes Teitge...
720
grzegorz_giewon
Nov 8, 2004 3:49 pm
Can I send e-mail with request reading confirmation? if yes how can i do that? kind regards Giewon Grzegorz...
721
Bianco.poa
bianco_santos
Nov 12, 2004 6:30 pm
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...
722
Marcello
mycelo
Nov 12, 2004 6:40 pm
Are you downloading a message with a very large text encoded in quoted-printable? Can you send the message source? Regards, Marcello...
723
Bianco.poa
bianco_santos
Nov 18, 2004 6:09 pm
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...
724
Marcello
mycelo
Nov 18, 2004 6:18 pm
And what do you have inside Mbody.Text? Any large data?...
725
Bianco.poa
bianco_santos
Nov 18, 2004 6:37 pm
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...
726
Marcello
mycelo
Nov 19, 2004 12:21 pm
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...
727
David P. Schwartz
digloo
Dec 26, 2004 8:36 pm
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...
728
ptr_nvtny
Dec 29, 2004 7:07 pm
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...
729
vibowl
vibowlwan
Jan 21, 2005 10:07 am
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...
730
Keith Anderson
wildrailmoto...
Jan 31, 2005 10:04 am
Insert a few application.processmessages in the routine so the system responds during the encoding process. ... a ... give...
731
joaofcm00
May 11, 2005 6:38 pm
Hi all I need help. I try to download message with 4.5mb, but mail2000 say : "text exceeds memo capacity". they can helps me, please? João...
753
joaofcm00
May 12, 2005 7:53 pm
Hi Change EncodeQuotedPrintable function as bellow. João function EncodeQuotedPrintable(const Texto: String; const HeaderLine: Boolean): String; var nPos:...
754
the_josch
May 17, 2005 7:29 pm
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...
755
Marcos Augusto
mvrochabh
May 24, 2005 8:52 pm
Anybody have a help for the component?...
756
pepe_pol_barbarian
pepe_pol_bar...
Jun 2, 2005 11:09 am
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...
757
Andreas
phryzer
Jun 2, 2005 1:13 pm
... Hi Pepe, simply set the Properties 'Username39; and 'Password39; on the TSMTP2000 component to the appropriate values and set the property 'Handshaking39; to...
758
pepe_pol_barbarian
pepe_pol_bar...
Jun 2, 2005 5:00 pm
... 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...
759
pepe_pol_barbarian
pepe_pol_bar...
Jun 2, 2005 10:06 pm
... 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...
760
ekhorasan
Jun 26, 2005 11:10 am
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...
761
Chiara Newry
nutcase_bs
Jul 5, 2005 7:04 pm
New code: procedure TMailRecipients.SetAll(const Names, Addresses: String); begin FNames.CommaText := Names; FAddresses.CommaText := Addresses; FCheck := -1; ...
762
tyger1de
Jul 22, 2005 12:04 pm
Hi, had the same problem (puretec, schlund etc switched to a diffrent RFC). Put a "sleep(1000);" between the "smtp2001.connect, .ehlo, . AuthLogin and...
763
Cristian Ezequiel
rd_padula
Jul 26, 2005 8:00 pm
HI, can anybody help with a apliccation example, I have the demo example but with this example I don't understand. Thanks in advance...
764
Chiara Newry
nutcase_bs
Jul 26, 2005 8:34 pm
Hi, What don't you understand? _____ From: tmail2000@yahoogroups.com [mailto:tmail2000@yahoogroups.com] On Behalf Of Cristian Ezequiel Sent: Tuesday, July 26,...