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 524 - 553 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
524
Hello, I just ran into to same problem of an extra space in the header date. While debugging I found another bug in the MailDate2DelphiDate procedure. // if...
jschoot2001
Offline Send Email
Nov 4, 2002
9:40 am
525
Off thread but I need some help I've reached a point in my project where I need to be able to edit html for the messages. In my current app I use WPTools, but...
Roy Lambert
nlhassociates
Offline Send Email
Nov 4, 2002
12:50 pm
526
Where can we find these components ? Thanks...
cbrunon2
Offline Send Email
Nov 9, 2002
10:01 pm
527
Hi, Did you look at http://textcontrol.com/ TX Text Control? It is not cheap, but may be it is what you need. I'm not sure if it supports spellcheck Regards, ...
muumi_peikko2002
muumi_peikko...
Offline Send Email
Nov 9, 2002
10:43 pm
528
Join the group and look at files. Roy...
Roy Lambert
nlhassociates
Offline Send Email
Nov 10, 2002
9:54 am
529
Melle Thanks for the suggestion, and yes I've looked at it. There are two reasons why I've decided against it. Firstly its not a vcl control and I want to...
Roy Lambert
nlhassociates
Offline Send Email
Nov 10, 2002
10:02 am
530
... can u share the solution ?...
xr1140
Offline Send Email
Nov 13, 2002
8:12 pm
531
I`m trying to send an email with the Demo.exe, but the server reply : 550 Invalid User can u implement login for SMTP component tkx...
xr1140
Offline Send Email
Nov 13, 2002
8:41 pm
532
Please try version 1.10.2 or above. ... ===== Marcello Tavares mycelo@... ICQ 5831833 Sorocaba/SP BRAZIL ...
Marcello
mycelo
Offline Send Email
Nov 14, 2002
9:55 am
533
If you're using the demo for mail2000 there's a place to add username and password. I use Mail2000 in an app I built and its simply a matter of setting the...
Roy Lambert
nlhassociates
Offline Send Email
Nov 14, 2002
10:57 am
534 chenyu19802003
Offline Send Email
Nov 15, 2002
10:22 am
535
Technically in order to be able to make tmail2000 an activex control it needs to be descended from TWincontrol or registered with the RegisterActiveX function...
nybnybnybnyb
Offline Send Email
Nov 16, 2002
10:33 pm
536
... reasons why I've decided against it. ... Secondly (and probably more importantly) is the price. To get something which will cope with lists and css is...
nybnybnybnyb
Offline Send Email
Nov 16, 2002
10:43 pm
537
Melle I'm currently using WPTools, but its html support isn't good. If you know of good html -> rtf and rtf -> html converters please let me know. I've...
Roy Lambert
nlhassociates
Offline Send Email
Nov 17, 2002
6:12 pm
538
hello: taking a look at download page on yahoo, I'm wondering what is current recommended version. Is beta series stable? I'm using delphi 5/6. Thanks. JMcKay...
Jim McKay
jdmmckay
Offline Send Email
Nov 17, 2002
8:27 pm
539
Hi Mr McKay, Currently there's no officially stable version. However, version 1.10.2 is working pretty good. Please check out the messages archive to learn the...
Marcello
mycelo
Offline Send Email
Nov 19, 2002
10:09 am
540
Could anybody show me how to disable socket exceptions when using tmail? I get some ugly ones when for example host is not found and would like to make them...
hecparmar
Offline Send Email
Nov 28, 2002
2:27 pm
541
I'm tryng to get the entire content-type line from the message header but i can't find someting ready useful. I have seen GetLabelParamValue and GetLabelValue...
cassonetti <cassonett...
cassonetti
Offline Send Email
Jan 14, 2003
7:23 pm
542
Hi Mr Cassonetti, How are things going in Italy? I think you choose the right component. As the header is unwrapped, you can search TMailMessage2000.Header ...
Marcello
mycelo
Offline Send Email
Jan 15, 2003
8:55 am
543
... Going? Nothing here go ! ;-(...
cassonetti <cassonett...
cassonetti
Offline Send Email
Jan 15, 2003
6:58 pm
544
`Hello ! I want to use the mail2000 for the Customer Service Applikation in my Company. But i need threads for sending Mails. My question is now. Is mail2000...
dstmail2003 <yahoo@...>
dstmail2003
Offline Send Email
Jan 17, 2003
8:53 pm
545
Hi Mr Peters, You must create all objects inside the thread (e.g. the variables hosting POP, SMTP and MailMessage objects must belong to the thread), and all...
Marcello
mycelo
Offline Send Email
Jan 18, 2003
9:44 am
546
It raisen an exception when I run the demo Application. I set the pop3 host and port, then set the user name and the password, now I click the connect button,...
boypine <boypine@...>
boypine
Offline Send Email
Jan 27, 2003
7:24 am
547
Hi, "OK 0 0" means the connection was fine, but there is zero messages in mailbox, so there's no messages to retrieve! Regards, ... ===== Marcello Tavares ...
Marcello
mycelo
Offline Send Email
Jan 27, 2003
9:07 am
548
FREE DELPHI COMPONENT With Full source code. Starting from TurboPower Orpheus 4.06, you will find a new Delphi component every day, with full source code. Let...
FDC
mnrsbgh
Offline Send Email
Feb 4, 2003
7:14 pm
549
How do you disconnect from a server..? Having connected and logged in properly and got the current number of messages off the server I want to disconnect so I...
Martin Hooper <martin...
martinjh99
Offline Send Email
Feb 5, 2003
3:59 pm
550
can i use mail2000 for smtp w/ authentication? if so how can i use it?...
milwell2k <milwell2k@...
milwell2k
Offline Send Email
Feb 6, 2003
6:41 am
551
Hi Mr Hooper, Try TPOP2000.Quit method (this actually disconnects). If the disconnect fails (returns false), try TPOP2000.Abort. See included demo application...
Marcello
mycelo
Offline Send Email
Feb 6, 2003
9:17 am
552
Hi Mr, Mail2000 supports SMTP authentication since 1.10.2 release. See demo application to learn how to work with it. Regards, ... ===== Marcello Tavares ...
Marcello
mycelo
Offline Send Email
Feb 6, 2003
9:25 am
553
Hi! I really appreciate the code of TMail2000 and it almost solves my problem. I'm writing a program to list, show, save the messages insede the Outlook...
Daniel <danielcalegar...
DanielCalegari
Offline Send Email
Feb 10, 2003
2:30 pm
Messages 524 - 553 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