Search the web
Sign In
New User? Sign Up
tmail2000
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 700 - 729 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
700
The problem is for ex. here: mcMsg.LoadFromFile('xxx.eml'); The application stops reacting for commands and after some time i see an error - "Out of memory"......
naszy_fmc
Offline Send Email
Apr 12, 2004
12:00 pm
701
I have written a program to delete spam, which involves downloading the mail (without delete) with mail2000, scanning the mail for known data, and if the data...
computergenius999
computergeni...
Offline Send Email
Apr 17, 2004
12:17 pm
702
Hi, I looked through the code and found no provision for multi-line SMTP server responses. If such response comes in two pieces it generates two "EndOfData"...
jakub_jerzak
Offline Send Email
Apr 25, 2004
1:03 pm
703
I tried Mail2000 on Delphi5/Win98 : OK! Then, I tried on Delphi7/XP, on the same network with the same inputs. Using this configuration I don't try to send...
gaetano_recchi
Offline Send Email
Jun 1, 2004
11:13 am
704
... are you using TMailRecipients.SetAll ? I've seen this error message once. Check the result from TMailRecipients.GetAllNames and GetAllAddresses. Your...
Kunikazu OKADA
okd_okd2000
Offline Send Email
Jun 2, 2004
6:12 am
705
Hello, Anybody knows how can i work SMTP, but with SSL too. I didn´t find nothing in Tmail2000 documentation. Thank´s Yalle Cunha....
yallebr
Offline Send Email
Jun 21, 2004
5:19 pm
706
Hi, in it's current implementation TMail2000 does not support SSL. That applies to both the SMTP and the POP3 component. And, since the component doesn't seem...
phryzer
Offline Send Email
Jun 23, 2004
7:23 am
707
Hello, P> Anybody knows how can i work SMTP, but with SSL too. P> I didn´t find nothing in Tmail2000 documentation. Maybe you will try Synapse? -- With...
Alex Gilev
alexey_gilev
Offline Send Email
Jun 23, 2004
10:11 am
708
Hello! Does anybody use the tmail2000 component in a thread/s? I want to use the component in a LanSMTPServer and i have to sent up to 10 Mails at the some...
dajackel2005
Offline Send Email
Jun 25, 2004
10:33 am
709
Hi, if you create the TPOP3 and TSMTP components within the thread and set all properties there, it should be no problem to let TMail2000 run in a threaded ...
phryzer
Offline Send Email
Jun 25, 2004
11:01 am
710
Olá pessoal, Alguém sabe como fazer para que a imagem seja colada junto ao html do e-mail? Para o office 2000 funciona direito usando o CID mas para o...
Bianco.poa
bianco_santos
Offline Send Email
Jul 12, 2004
8:00 pm
711
Does anybody know where i can download the latest version of tmail2000 Thanks...
davidnlarge
Offline Send Email
Aug 7, 2004
7:22 am
712
Hello, You can find the file "mail2000_1.10.3.zip" in Files. Bye...
fsmmfr
Offline Send Email
Aug 10, 2004
2:44 pm
713
Hi Everybody, I'm using TMail2000 in my application but in the message header I'd like to set "Return-path" value to another address. Using SetLabelValue...
mfiore2004
Offline Send Email
Aug 24, 2004
7:48 pm
714
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...
Dejan Stankovic
dejan_p_stan...
Offline Send Email
Sep 7, 2004
10:44 pm
715
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...
Andrzej Kamisiñski
naszy_fmc
Offline Send Email
Sep 29, 2004
9:54 am
716
Ok, Im lost :-( ... unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Mail2000, StdCtrls; type ...
multitralhas
Offline Send Email
Oct 17, 2004
11:56 am
717
multitralhas,ÄúºÃ£¡ Excuse me , I'm a chinese, my Englise is poor. Maybe, your mailbox is empty. This is my code: ...
Jacky
sd962
Offline Send Email
Oct 19, 2004
10:02 am
718
BC5 CORBA Server connect POP3 using TMail200 v 1.10.3 sometimes got error: Windows socket error: ("Ïîëó÷åí íåäîïóñòèìûé àðãóìåíò"...
juzeppo
Offline Send Email
Oct 25, 2004
9:42 am
719
I get the following SMTP-Error: SMTP-Error: 503 ********** Duplicate HELO/EHLO. How can i solve this problem? Best Regards Johannes Teitge...
dscho_teitge
Offline Send Email
Oct 28, 2004
6:26 am
720
Can I send e-mail with request reading confirmation? if yes how can i do that? kind regards Giewon Grzegorz...
grzegorz_giewon
Offline Send Email
Nov 8, 2004
3:49 pm
721
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...
Bianco.poa
bianco_santos
Offline Send Email
Nov 12, 2004
6:30 pm
722
Are you downloading a message with a very large text encoded in quoted-printable? Can you send the message source? Regards, Marcello...
Marcello
mycelo
Offline Send Email
Nov 12, 2004
6:40 pm
723
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...
Bianco.poa
bianco_santos
Offline Send Email
Nov 18, 2004
6:09 pm
724
And what do you have inside Mbody.Text? Any large data?...
Marcello
mycelo
Offline Send Email
Nov 18, 2004
6:18 pm
725
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...
Bianco.poa
bianco_santos
Offline Send Email
Nov 18, 2004
6:37 pm
726
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...
Marcello
mycelo
Offline Send Email
Nov 19, 2004
12:21 pm
727
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...
David P. Schwartz
digloo
Offline Send Email
Dec 26, 2004
8:36 pm
728
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...
ptr_nvtny
Offline Send Email
Dec 29, 2004
7:07 pm
729
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...
vibowl
vibowlwan
Offline Send Email
Jan 21, 2005
10:07 am
Messages 700 - 729 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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