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 541 - 570 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
Online Now 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
554
Hi Mr Daniel, It's nice that you are going to use my components, I received your portuguese message as well. Mail2000 do exactly what you need, you can open an...
Marcello
mycelo
Offline Send Email
Feb 11, 2003
9:07 am
555
Thanks very much, the Tmail2000 works fine, the parsing problem solved! (msg: http://groups.yahoo.com/group/tmail2000/message/553) Now I'm puting one...
Daniel <danielcalegar...
DanielCalegari
Offline Send Email
Feb 14, 2003
2:57 pm
556
Hi Mr Daniel, I think we can't help, this discussion group is about mailing only. Regards, ... ===== Marcello Tavares mycelo@... ICQ 5831833 Sorocaba/SP...
Marcello
mycelo
Offline Send Email
Feb 17, 2003
10:40 am
557
... There is an example in the demo: if POP.Quit then begin lStatus.Caption := 'Disconnected'; end else begin POP.Abort; lStatus.Caption := 'Failed on quit'; ...
claude_hell <claude.h...
claude_hell
Offline Send Email
Feb 19, 2003
6:27 pm
558
Hi I have recently started using the TMail2000 component in Delphi 6. After some head-aches with earlier versions (downloaded from the Torry Delphi web site) I...
dommyd2 <dommyd2@...>
dommyd2
Offline Send Email
Feb 22, 2003
3:00 am
559
I'm not sure it's relevant, but I've often seen errors like this when there's a DNS lookup problem. It also could be trying to find a mailbox in the default...
David Schwartz
digloo
Offline Send Email
Feb 22, 2003
3:20 am
560
Hi Mr Dominic, This sounds strange, since Mail2000 sends its mails pretty much like Outlook do. Are you sure your Outlook client is using POP3/SMTP services? ...
Marcello
mycelo
Offline Send Email
Feb 24, 2003
10:26 am
561
Marcello Thanks for your reply. The SMTP server is an internal machine. It is currently running NT Server 4 SP4 with Small Business Server and Exchange 5.5. It...
dommyd2 <dommyd2@...>
dommyd2
Offline Send Email
Feb 24, 2003
11:10 pm
562
Hi all ! i want to download emails from my mailserver with the attachments, so my question ist, how i can save these attachments from the email i have download...
patrik_abend2003 <pat...
patrik_abend...
Offline Send Email
Feb 26, 2003
7:18 am
563
Mr Dominic, ... First, you have to make sure this is your mail relay to outside your company. Is this the same server you use for Outlook? ... "Unknown...
Marcello
mycelo
Offline Send Email
Feb 26, 2003
10:23 am
564
Marcelo, Vc conseguio resolver o problema? Eu tenho o mesmo problema, estou querendo evitar o uso do outlook para enviar as mensagens pois minha aplicacao para...
sandrobit2000
Offline Send Email
Mar 5, 2003
5:28 pm
565
using delphi 6 i need to read received html form data (received as emails) and put into a database. How Regards David...
davidnlarge
Offline Send Email
Mar 6, 2003
7:21 am
566
David Simply read TmailMessage2000.TextHTML Roy...
Roy Lambert
nlhassociates
Offline Send Email
Mar 6, 2003
8:41 am
567
Hi !! I want to download emails from my mailserver with the attachments. I have to take this attatchments (images) from email and save it to my hard disk, but...
Rosa Egido
rosa_egido
Offline Send Email
Mar 6, 2003
3:36 pm
568
AttachmentsHola rosa, mira si estas trabajando con delphi 6.0, seria mejor utilizar los componentes de Indy o FastNet... proporcionan mas información acerca...
Israel Sánchez
israel_smmx
Offline Send Email
Mar 6, 2003
3:47 pm
569
Hi Rosa, I could explain everything just here, but I think you can figure everything out if you look carefully at the demo source code (included with the...
Marcello
mycelo
Offline Send Email
Mar 6, 2003
4:51 pm
570
Hi, I'm using D7 and version 1.10.3 Beta. I'm not able to let the demo send an eMail because I receive a Sytanx Error. I've done successfully it only once but...
Geppo
geppodarkson
Offline Send Email
Mar 18, 2003
4:37 pm
Messages 541 - 570 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