Hi developers, I found a little bug in Mail2000 when a project is compiled under Delphi version 6. In class TMailRecipients, function SetAll, are assigned...
I just ran MemCheck on my application and found that there was a memory leak in Mail2000 (amongst others). The fix is to insert Buffer.Free after line 1211...
Hello, Can anybody tellme how to add to POP2000 a function to retrieve all UIDLs from server. I know the commmand is "UIDL" without the message number, but the...
Hello Have anyone any succesfil experiences with using TMail2000 in C++ Builder 5.0? Here it compiles fine and installs itself as a component, but if I try to...
Hello all I am thoroughly fed up of Outlook Express as my newsreader, and want to build my own. I've looked at Indy but I find their newsreader stuff as opaque...
... Do you want a client that's a newsread AND a mail reader? Try Netscape or Mozilla. Or if you just want a new newsreader, go to http://chuckr.bravepages.com...
Thanks I'll check it out Roy ... From: csroberts To: tmail2000@yahoogroups.com Sent: Friday, May 24, 2002 1:13 PM Subject: [tmail2000] Re: Newsreaders ... Do...
I just can't seem to get a successful email to send with an embedded image. I'm reading with Outlook Express 5.5 Tried bitmaps and GIFs Tried <html> <body> ...
Hi Are you actually embedding the image or are you expecting Mail2000 to do it for you. Also how have you got the ContentLocation and EmbedMethod properties...
Hi, I need some help. I am trying to read e-mails whit format dates like: "MM/dd/yyyy HH:mm:ss". For example: "5/26/2002 12:58:16 PM" and the program show the...
Hi, I have a dialup ISDN modem at home and when I try for the 2nd time to connect (via .Connect method) to my mailserver when there is NO connection with my...
Hi, there is an error in the SMTP component of version 1.10.3. If the server supports authenticated smtp and the handshaking is set to Auto and I connect to...
Hi your delphi-component Mail2000 v1.10.3 has a problem with the date-field. when a date has more then one space between the data-fields, the product is a nice...
Marcello, are you still developing and supporting you Mail2000 component? What is the current status of it? []'s Roger ... Marcello, você ainda está...
Hi Mr Roger, Nowadays, I am very busy to continue improvements of Mail2000. All suggestions are being considered and will be implemented as soon as possible....
Roy ... Isn't that a function of Windows MAPI? So if you set the app up to be the default mail handler, Norton processes it and sends it along the way I think....
Neal Nice to meet you here as well. You might be right since both Eudora & OE have MAPI capabilities whereas mine doesn't. I've come up with an answer though...
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@...
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...
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...
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...
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...
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...
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? ...
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,...
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...