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

Yahoo! Groups Tips

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

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 494 - 523 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
494
Hi, Marcello Tavares: The attached .EML has one attchment (a XML file) in Outlook Express. But after Load this EML message and use `FindParts' operation,...
Kuan-Ta Chen
kuan@...
Send Email
Aug 5, 2002
6:11 am
495
Hi all I encountered this whilst looking for something else and I like it so much I want to share it. Roy...
Roy Lambert
nlhassociates
Offline Send Email
Aug 14, 2002
8:21 am
496
I just downloaded the compnents to test, they look great but the demo program always gives me a malformed address error no matter what I do. I am entering the...
chris_lawless2000
chris_lawles...
Offline Send Email
Aug 20, 2002
6:44 pm
497
Mr Chris, Are you adding the destination address to the list or just typing it on the field? Are you saving the fields to the header? Please observe the header...
Marcello
mycelo
Offline Send Email
Aug 21, 2002
9:58 am
498
Hi ... There's a bug in the code, it sends clear triangles at last (e.g. TO: <myaddress@...>,<> instead of <myaddress@...>) Now I found it. ...
Andreas Pothe
andidasmacht...
Offline Send Email
Aug 21, 2002
11:09 am
499
Does anybody know how many e-mail addresses is it possible to include in the Bcc List at once? I tried to include 50 but it is not working. [ ]s Eng. Alvaro...
<% Alvaro Augusto de ...
alvaug
Offline Send Email
Aug 21, 2002
2:12 pm
500
It depends on what you mean by "but it is not working". Is Mail2000 refusing to send the mail, does the program crash, or is your ISP returning the mail. I...
Roy Lambert
nlhassociates
Offline Send Email
Aug 21, 2002
2:39 pm
501
That fixed it, great! Thanks Andreas. I can now send mail, now to try sending HTML email with embedded images... are there more examples anywhere out there? ...
Chris Lawless
chris_lawles...
Offline Send Email
Aug 22, 2002
3:09 pm
502
Dear Sirs, I have to include a comma after the string because the property CommaText (at least until Delphi 5) parse something like "a,b," as having two itens,...
Marcello
mycelo
Offline Send Email
Aug 22, 2002
4:54 pm
503
I'm afraid it has to do with that bloody ISP! That comes to another question: how can I detect when the ISP timed out? Further, where can I get a list of all...
<% Alvaro Augusto de ...
alvaug
Offline Send Email
Aug 26, 2002
2:45 am
504
Mr Alvaro, Almost all SMTP servers are likely to refuse large receipt lists. This is not a timeout, your ISP has a fixed limit for the maximum number of...
Marcello
mycelo
Offline Send Email
Aug 26, 2002
10:34 am
505
Hi, I'm new to this group. I found your component really interesting! Congratulations! I'm working on some SMTP authentication issues and I'd like to try some...
Magdalena Servente
mservente@...
Send Email
Aug 26, 2002
3:21 pm
506
Hi Magdalena, Sorry, I have no idea, but this list is very populated and maybe someone be able to help you properly. Thanks for the commendations! Regards, ......
Marcello
mycelo
Offline Send Email
Aug 26, 2002
11:03 pm
507
Hello, I'am use the version 1.10.3 to read my outlook-folder. Until now the mail.pas work fine, but now I received the message above. Is there a contex with an...
tstahmer2001
Offline Send Email
Aug 28, 2002
8:14 am
508
Hi Mr Stahmer, I'm not really sure, but this error message usualy happens when your SMTP server is refusing your requested relay. Neither the sender and the...
Marcello
mycelo
Offline Send Email
Aug 28, 2002
9:37 am
509
Hi Mr. Tavares, the message comes until the connection to the server. I use the same host and password entrys as in outlook. I have two profiles on my account....
tstahmer2001
Offline Send Email
Aug 28, 2002
9:52 am
510
Hi, can you please give some more information about your setup.... Required information is: 1) you're trying to open a simple POP3 session with your...
phryzer
Offline Send Email
Aug 28, 2002
10:54 am
511
Hi, I'm using your component in an app and I want it to show the smtp server responses in a log window. How do I do this (since the receivedata event is not...
Benny_Giesbers
Offline Send Email
Sep 13, 2002
1:26 pm
512
msg.RemoveTextPlain; msg.RemoveTextHTML; if radiobutton2.checked then begin msg.SetTextHTML(temp.Lines.Text); else msg.SetTextplain(temp.Lines.text); ...
Benny_Giesbers
Offline Send Email
Sep 16, 2002
12:34 am
513
... don't bother replying. i already found a solution....
Benny_Giesbers
Offline Send Email
Sep 19, 2002
2:16 pm
514
Hello all, here Barry speaking. The onProgress event of the POP component is giving me some trouble. Sometimes (not always...) the component does not trigger...
maegnas2002
Offline Send Email
Sep 27, 2002
9:05 pm
515
Hi Mr Matinus, The OnProgress event was never accurate neither reliable. I got into some trouble when I tryied to fix it, but I decided to leave it on the...
Marcello
mycelo
Offline Send Email
Sep 30, 2002
11:02 am
516
Hi Marcello Love your work. You may have already found & fixed these but in version 1.10.3 TMailMessage2000.Destroy; Should "inherited Destroy" be at bottom,...
jackkenyon1956
Offline Send Email
Oct 23, 2002
1:38 pm
517
hi marcello i appriciate Tmail2000. we use it to access existing outlook express mailboxes. but i discovered a problem: 7bit encoded email are decoded. that ...
halloleo2000
Offline Send Email
Oct 24, 2002
5:12 am
518
Hi Mr Leo, You're likely using a older version of this component. I figured out what you are saying and already fixed this, try visiting the component website...
Marcello
mycelo
Offline Send Email
Oct 24, 2002
9:47 am
519
Hi, i'm developing an app with your great components, but i've a problem when i try something like this: POP20001.RetrieveMessage(AMessageNum); ...
pamoreda
Offline Send Email
Oct 25, 2002
1:40 am
520
hi marcello ... at first: thanks for your response! ... that's right, but i tried an newer version (V 1.10.1 beta) and i found the same problem: the 7bit...
halloleo2000
Offline Send Email
Oct 28, 2002
1:35 am
521
Hi Mr, Please debug the program and watch the value of FBody.Size before executing the indicated line. If it's zero, there is some problem retrieving the...
Marcello
mycelo
Offline Send Email
Oct 28, 2002
4:03 pm
522
Hi Mr, This was fixed on lastest version (1.10.2). See "what's new". Regards, ... ===== Marcello Tavares mycelo@... ICQ 5831833 Sorocaba/SP BRAZIL ...
Marcello
mycelo
Offline Send Email
Oct 29, 2002
2:36 pm
523
Hi, All I found some bug, and fix it. 1.Buffer too small ====================================== about line 3474: original: GetMem(Buffer, 132); ...
Primer
primexyz@...
Send Email
Oct 29, 2002
3:36 pm
Messages 494 - 523 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