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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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 670 - 699 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
670
... Hi Giancarlo It seems like Marcello have lost interest or time to further development of Tmail2000. It is a little sad because Tmail2000 is a very good...
Bjorn
kuya_oso
Offline Send Email
Jan 3, 2004
10:57 am
671
Hi Bjorn, I used this component in 2001 and was great for my project, today i'm writing a small and compact mail client with indy but they are a bit unstable...
gian55tinit
Offline Send Email
Jan 5, 2004
10:08 pm
672
hi there, hi giancarlo ... are a ... that catches my interest: i think about indy as an alternative to my current tmail2000 solution for our outlook express...
Leo Broska
halloleo2000
Offline Send Email
Jan 5, 2004
10:21 pm
673
Hi @ll, did anyone of you ever come across the following problem? If so, could you please post your solutions? Thanks. Here's the problem: I'm writing my own...
Andreas
phryzer
Offline Send Email
Jan 7, 2004
12:10 pm
674
Until how many e-mails I can send in an only time? 1024? tank's Bianco...
Bianco.poa
bianco_santos
Offline Send Email
Jan 8, 2004
1:52 pm
675
Hello, ... Look at procedure TMailMessage2000.FindParts; // Check for texts (when message is only one text - no mime info) if (Part = Self) and...
Kunikazu OKADA
okd_okd2000
Offline Send Email
Jan 10, 2004
8:20 am
676
... 100 recipients is the minimum number of recipients to be supported by an SMTP server ##### according to RFC 821 ##### recipients buffer The maximum total...
Kunikazu OKADA
okd_okd2000
Offline Send Email
Jan 10, 2004
8:28 am
677
Hi folks, I know (from a message posted earlier here in the list) that Marcello will not add IMAP4rev1 support to his great TMail2000 component. I read that...
Andreas
phryzer
Offline Send Email
Jan 14, 2004
11:24 am
678
Hi lists! I say Portuguese. I used tradutos, do not find odd the grammar. My application has that to send 30.000 more than emails for my customers. the text...
Bianco.poa
bianco_santos
Offline Send Email
Jan 16, 2004
6:52 pm
679
Hi, if you have not yet done so, please read through the various postings in this mailing list (available at the website of this group), where lot's of people...
phryzer
Offline Send Email
Jan 17, 2004
7:45 am
680
Tanks Phryzer, I entered in the site of the group of the TMAIL and I did not find the address of the site to be able to lower I finish it version of the TMAIL!...
bianco.poa
bianco_santos
Offline Send Email
Jan 17, 2004
6:40 pm
681
Thank you very much for your suggestion. I'm facing another problem now: when dealing with empty text parts (txt as well as html, content length = 0), there...
phryzer
Offline Send Email
Jan 21, 2004
7:26 pm
682
... My workaround is: if MailMsg.TextPlain = '' then MailMsg.SetTextPlain(#13#10); //...
Kunikazu OKADA
okd_okd2000
Offline Send Email
Jan 22, 2004
6:27 am
683
I have TMail2000 running under D7 sending and receiving messages just fine (for what I am doing). This is a custom app that sends TextPlain messages back and...
Joe Good
greendot
Offline Send Email
Jan 22, 2004
8:32 am
684
Dear TMail2000 users, As everyone noticed, I'm not developing this component anymore, unfortunately. My life style changed a lot last years, and I'm currently...
Marcello
mycelo
Offline Send Email
Jan 22, 2004
9:54 am
685
Hi Marcello Things change for all of us, so it is understandable, if you don't have time for the Tmail2000 project anymore. Well, I'm interested in joining a...
Bjorn
kuya_oso
Offline Send Email
Jan 24, 2004
2:26 pm
686
Hi Joe. As I see it you have two options: 1. You make a shell to your default browser, or 2. You use a html-aware component like "THtmlLite" from...
Bjorn
kuya_oso
Offline Send Email
Jan 24, 2004
2:26 pm
687
Hello guys, i do use the TMail2000 for getting eMails in batch mode into a large database-application. It works so far quite nice. But I often get eMails with...
cboxdd
Offline Send Email
Feb 4, 2004
10:48 am
688
... 1) This code above destroys the MyMsg.AttachList . At least, you'd better try this. tmp_stream.CopyFrom(MyMsg.AttachList.Items[j].Decoded); 2) ... I don't...
Kunikazu OKADA
okd_okd2000
Offline Send Email
Feb 4, 2004
1:23 pm
689
Hello, I work with Tmail 2000 for a long time. But there is a bug (i guess) when I try to retrieve a HTML e-mail. E try to get this e- mail with de TMail200...
yallebr
Offline Send Email
Feb 4, 2004
2:11 pm
690
... It will be correctly: if (Msg.TextPlainPart=Nil) and (Msg.TextHTMLPart=Nil) then Msg.SetTextPlain(#13#10);...
magadanmagadan2003
magadanmagad...
Offline Send Email
Feb 5, 2004
1:41 pm
691
Thx a lot, i'll try soon. I will try to create a new MSG-Object that I put into my array of mails instead of the org MSG-Object with exchanged BMPs. But first...
cboxdd
Offline Send Email
Feb 6, 2004
4:53 pm
692
Bjorn, I could spare a little time with you improving this component. Well, maybe. Little background would be suitable here: I'm working on a very simple email...
ondrej_urik
Offline Send Email
Feb 16, 2004
9:47 am
693
Hi maybe it is just me and I missed something , but for some reason pop.RetrieveMessage(i) hangs the program. Even the demo program does not retrieve anything....
pict100
Offline Send Email
Mar 1, 2004
9:43 am
694
Hi, I'd assume it's not some sort of "remote stuff" problem, if receiving the headers work I think it's the message parsing that might hang up your system. you...
phryzer
Offline Send Email
Mar 1, 2004
10:20 am
695
Hello ! people is it possible to change the subject of one message in the server, without download this? And is it possible change de body without receive the...
yallebr
Offline Send Email
Mar 6, 2004
10:11 pm
696
procedure DataLinePChar(const Data: PChar; const TotalLength: Integer; var LinePos, LineLen: Integer; var Line: PChar; var DataEnd: Boolean); assembler; begin ...
boltik_evgeny
Offline Send Email
Mar 15, 2004
2:24 pm
697
Hello! I have the same problem. I use TMail2000 1.10.3 with some bugfixes applied. When i try to retrieve a message, the application stops reacting for...
naszy_fmc
Offline Send Email
Mar 28, 2004
11:40 am
698
... Latest is -->TMail2000 v1.10.3 What about the new version - i hope it will be soon....
roma_gladchenko
Offline Send Email
Mar 29, 2004
1:39 pm
699
Hello! Please help me. I try to connect to a mail server for sending out messages, but there is something wrong because of authentication( i use TMail2000...
roma_gladchenko
Offline Send Email
Mar 29, 2004
1:40 pm
Messages 670 - 699 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