Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

tmail2000

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1591
  • Category: Delphi
  • Founded: Feb 21, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 714 - 764 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
714 Dejan Stankovic
dejan_p_stan... Send Email
Sep 7, 2004
10:44 pm
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 Send Email
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 Send Email 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 Send Email
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 Send Email 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 Send Email 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 Send Email 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 Send Email
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 Send Email
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 Send Email
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 Send Email
Nov 18, 2004
6:18 pm
And what do you have inside Mbody.Text? Any large data?...
725 Bianco.poa
bianco_santos Send Email
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 Send Email
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 Send Email
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 Send Email 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 Send Email
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... Send Email
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 Send Email 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 Send Email 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 Send Email 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 Send Email
May 24, 2005
8:52 pm
Anybody have a help for the component?...
756 pepe_pol_barbarian
pepe_pol_bar... Send Email
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 Send Email
Jun 2, 2005
1:13 pm
... Hi Pepe, simply set the Properties 'Username&#39; and 'Password&#39; on the TSMTP2000 component to the appropriate values and set the property 'Handshaking&#39; to...
758 pepe_pol_barbarian
pepe_pol_bar... Send Email
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... Send Email
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 Send Email 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 Send Email
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 Send Email 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 Send Email
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 Send Email
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,...
Messages 714 - 764 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help