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 720 - 770 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
730
Insert a few application.processmessages in the routine so the system responds during the encoding process. ... a ... give...
Keith Anderson
wildrailmoto...
Offline Send Email
Jan 31, 2005
10:04 am
731
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...
joaofcm00
Offline Send Email
May 11, 2005
6:38 pm
753
Hi Change EncodeQuotedPrintable function as bellow. Joćo function EncodeQuotedPrintable(const Texto: String; const HeaderLine: Boolean): String; var nPos:...
joaofcm00
Offline Send Email
May 12, 2005
7:53 pm
754
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...
the_josch
Offline Send Email
May 17, 2005
7:29 pm
755
Anybody have a help for the component?...
Marcos Augusto
mvrochabh
Offline Send Email
May 24, 2005
8:52 pm
756
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...
pepe_pol_barbarian
pepe_pol_bar...
Offline Send Email
Jun 2, 2005
11:09 am
757
... Hi Pepe, simply set the Properties 'Username' and 'Password' on the TSMTP2000 component to the appropriate values and set the property 'Handshaking' to...
Andreas
phryzer
Offline Send Email
Jun 2, 2005
1:13 pm
758
... 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...
pepe_pol_barbarian
pepe_pol_bar...
Offline Send Email
Jun 2, 2005
5:00 pm
759
... 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...
pepe_pol_barbarian
pepe_pol_bar...
Offline Send Email
Jun 2, 2005
10:06 pm
760
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...
ekhorasan
Offline Send Email
Jun 26, 2005
11:10 am
761
New code: procedure TMailRecipients.SetAll(const Names, Addresses: String); begin FNames.CommaText := Names; FAddresses.CommaText := Addresses; FCheck := -1; ...
Chiara Newry
nutcase_bs
Offline Send Email
Jul 5, 2005
7:04 pm
762
Hi, had the same problem (puretec, schlund etc switched to a diffrent RFC). Put a "sleep(1000);" between the "smtp2001.connect, .ehlo, . AuthLogin and...
tyger1de
Offline Send Email
Jul 22, 2005
12:04 pm
763
HI, can anybody help with a apliccation example, I have the demo example but with this example I don't understand. Thanks in advance...
Cristian Ezequiel
rd_padula
Offline Send Email
Jul 26, 2005
8:00 pm
764
Hi, What don't you understand? _____ From: tmail2000@yahoogroups.com [mailto:tmail2000@yahoogroups.com] On Behalf Of Cristian Ezequiel Sent: Tuesday, July 26,...
Chiara Newry
nutcase_bs
Offline Send Email
Jul 26, 2005
8:34 pm
765
I want create an email client with a database, but the messages in html are not saved well, only save "..multipart message...". I save each message in the...
Cristian Ezequiel
rd_padula
Offline Send Email
Jul 31, 2005
12:12 pm
766
Hi, who can fix the first bug? or ideal There are Bugs in TMailMessage2000. Version 1.10.1 1. I use POP3 to get a Mail from Mail Server and put it in...
Zhentao Song
z.song@...
Send Email
Sep 8, 2005
11:23 am
767
Hello, Zhentao. who can fix the first bug? or ideal There are Bugs in TMailMessage2000. Version 1.10.1 if that mail contains an Attachment, and the Attachment...
Kunikazu Okada
okd_okd2000
Offline Send Email
Sep 9, 2005
4:12 am
768
Hi, my Bugfix for the second Bug below dosn't work korrectly. with my Code I have problem, if the Email has HTML body. some one has idea? Thanks Zhentao ...
Zhentao Song
z.song@...
Send Email
Sep 13, 2005
11:08 am
769
Hi Okada, ... Ok, See my Attachment for your test. This email in Attachment is send from Outlook to Exchange Server. I use POP3 to get the email from Exchange...
Zhentao Song
z.song@...
Send Email
Sep 13, 2005
11:09 am
770
Hello, Ok, See my Attachment for your test. This email in Attachment is send from Outlook to Exchange Server. Well, I think that Exchange Server is responsible...
Kunikazu Okada
okd_okd2000
Offline Send Email
Sep 14, 2005
1:55 am
Messages 720 - 770 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