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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 6 - 35 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6
Hi Mr Okada, I just updated your code in the site. Thanks a lot for your great contributions! Regards, ... name=Mail2000Msg0227.zip ===== Marcello "Panda"...
Marcello
mycelo@...
Send Email
Mar 5, 2001
12:15 pm
7
Hello! I want to report some bugs. 1) component may crash after several LoadFromFile without Reset (it depends on message loaded); 2) there's a bug in...
Alexey A.Chernobaev
alexch@...
Send Email
Mar 7, 2001
5:59 pm
8
Hi Mr Chernobaev, ... It is recommended to issue an Reset between every LoadFromFile or Fill, the structure is very complex. ... In this case if you send me...
Marcello
mycelo@...
Send Email
Mar 8, 2001
12:23 pm
9
Hello, I'm having a problem when send a html email. Sometimes it lost some heder informations, so the email reader can't show it like a html and show like a...
amplass@...
Send Email
Mar 15, 2001
11:25 am
10
Dear Sergio, This behavior was never seem, according to you the field "subject" and "content-type" were being lost, which is nonsensical. Are you forgetting to...
Marcello
mycelo@...
Send Email
Mar 16, 2001
10:31 am
11
Hi Marcello, I was using Delphi 4, so I changed to Delphi 5, and I didn't find this error. So I think that the problem was the Delphi 4. Thanks a lot. Sérgio ...
amplass@...
Send Email
Mar 19, 2001
9:15 pm
12
Hi Marcello, I was using Delphi 4, so I decided to change to Delphi 5, and after that, I didn't find the error. So think that Delphi 4 was the problem. Thanks...
amplass@...
Send Email
Mar 19, 2001
9:17 pm
13
Hi Marcello (and others), Hereby I send you an extension of your mail2000.pas I made for our purpose. Might be of your interest. It enables you to set the...
Rene de Jong
rmdejong@...
Send Email
Mar 20, 2001
1:41 pm
14
Hi to all, I looking for the las version of TMail2000, where i can found these?, which version is last? Regards, Ubaldo Cotta Madrid - es...
Ubaldo Jarim Cotta
ucotta@...
Send Email
Mar 20, 2001
5:02 pm
15
Hi to all, I looking for the last release of TMail2000, where I can found it?, which is the last release? Regards, Ubaldo Cotta Madrid - es...
Ubaldo Jarim Cotta
ucotta@...
Send Email
Mar 20, 2001
5:16 pm
16
enough is enough. macio, I've requested you to unsubscribe me from this mailing list (wich I DO NOT subscribe myself, you subscribe me) I've send THREE...
Sergio A. Kessler
sergio@...
Send Email
Mar 20, 2001
6:30 pm
17
Dear members, Apparently the unsubscription mechanism of "YahooGroups" is not working, so if you want to unsubscribe, or want to remain in the list but stop...
Marcello
mycelo@...
Send Email
Mar 21, 2001
11:07 am
18
Hi again I have a question. Is there any "idle command" in SMTP? I mean similar to "NOOP" in FTP. I know some FTP clients also use "PWD" as an idle command to...
Martin Olsson
mnemo@...
Send Email
Mar 29, 2001
5:46 pm
19
Well... I´m tried to issue a "noop" to my SMTP server, and guess what it aswered... "250 OK"!!! Regards, ... ===== Marcello "Panda" Tavares mycelo@... ...
Marcello
mycelo@...
Send Email
Mar 30, 2001
8:19 pm
20
Hi there friend. first thanks for these components, I am using them a lot. However, I may have found a bug but I do not really understand it and maybe my...
Peter Baars
peter.baars@...
Send Email
Apr 2, 2001
9:11 am
21
Thanks a lot Peter, your bugfix is implemented and the fixed version is being uploaded to the component homepage. Regards, ... <HR> <!DOCTYPE HTML PUBLIC...
Marcello
mycelo@...
Send Email
Apr 3, 2001
10:41 am
22
Your component is very good! I have fond a bug under NT I have create this simple loop: procedure TForm1.bConnectClick(Sender: TObject); begin POP :=...
Giancarlo Albanese
g.albanese@...
Send Email
Apr 13, 2001
10:07 am
23
Hi Mr Albanese, This sounds strange, I didn´t make any tests on NT, but I use this component as a mail redirector, in a machine Win98 currently up for about 7...
Marcello
mycelo@...
Send Email
Apr 14, 2001
2:00 pm
24
Hi, I'm using it in programming a "newsreader" for convertion of MIME etc to normal text-plain. Now I use that: (in fact, it's longer with other stuff) <g> ......
useHamster@...
Send Email
Apr 15, 2001
10:16 am
25
Hi, Sorry, this component *has* memory leaks and it wasn't tested on Win2K at all. But as I said in another thread, I really use it as a server, processing...
Marcello
mycelo@...
Send Email
Apr 16, 2001
10:25 am
26
Hi Marcello, Am 16.04.2001 12:25:28 konntest du nicht umhin mir eine Mail zu schreiben. ;-) ... You have done (and do) a *great* job, so you haven't to excuse....
Heiko Studt
useHamster@...
Send Email
Apr 16, 2001
10:38 am
27
Hi i've added this simple modification of AttachFile to support Stream handling, to the public section of TMailMessage2000, hoping its integration in standard...
Giuseppe Mingolla
gmingolla@...
Send Email
Apr 19, 2001
10:03 am
28
This is a fixed version of DecodeQuotedPrintable procedure: function DecodeQuotedPrintable(Texto: String): String; var nPos: Integer; nLastPos: Integer; ...
milkopb@...
Send Email
Apr 23, 2001
9:59 am
29
Marcello Tavares, Hello!! Wow you component is great! It really good for applications. But considering that you have already done all the communication job, is...
Yakov Sudeikin
yashka@...
Send Email
Apr 23, 2001
12:31 pm
30
hi all, i have got POP working well with D4, but am having trouble getting smtp working. if i use the default D4 SMTP component it is ok, so it is not my smtp ...
rgarner@...
Send Email
Apr 23, 2001
11:57 pm
31
... Do you get any error message? Can you explain what you see that indicates the error? But, you might wanna connect first. try: "smtp.connect;" And dont...
Martin Olsson
mnemo@...
Send Email
Apr 24, 2001
4:34 pm
32
Hi, Please take a look at the demo application included in the component package, there you will find out how to create and send a message using Mail2000. Good...
Marcello
mycelo@...
Send Email
Apr 26, 2001
10:59 am
33
Hi I have a problem when I try to send a message with your component. When I connect to the host all goes well but when i send the message there is a problem...
johnes
johnes@...
Send Email
Apr 26, 2001
2:53 pm
34
Hi Marcello, how are you? My name is Marco Olivieri and I would like to use your delphi component Mail2000. But, before to use it I have a question for you....
Marco Olivieri (TEI)
Marco.Olivieri@...
Send Email
Apr 27, 2001
6:58 am
35
Olá. Estou utilizando o componente mail2000. Para mensagens enviadas pelo outlook-express, o programa recebe as mensagens com sucesso. Mas, quando tento...
Mauricio
mandrade@...
Send Email
Apr 27, 2001
6:53 pm
Messages 6 - 35 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