Mr Ericsson, You don't need to build a dpk file. Just follow the instructions on Mail2000.pas comments, there's no way to make a mistake. Regards, ... ===== ...
Marcello
mycelo@...
Oct 1, 2001 10:31 am
187
Hi, Mail2000 Ver.1.10 is working quite fine, so far. Recently I've received a simple text/plain mail with Content-Type = 'text' in the header and...
Kunikazu Okada
kunikazu@...
Oct 1, 2001 2:42 pm
188
Hi Mr Darren, I get this sort of problem when the host cannot be found, it seems to be a problem with TClientSocket, which doesn't encapsulate WinSocket ...
Marcello
mycelo@...
Oct 2, 2001 1:40 pm
189
Hello. ... intructions and Mail2000.dpk is made. I have tryed too install this in Delphi5 without succes. ... tothe screen and the rest of Delphi will be...
Kunikazu Okada
kunikazu@...
Oct 2, 2001 2:15 pm
190
Hi again Mr Okada, Your suggestions will be implemented soon. I don't know exactly how to behave when there is no Content-Type, I think it's safer to treat...
Marcello
mycelo@...
Oct 9, 2001 10:05 am
191
I've just downloaded TMail2000 and I'm impressed how complete and easy in use it is. I've written a small test and noticed TMail2000 has problems with...
Mail2000 1.10.2 will address this issue soon. Please post in english. Regards, === Marcello...
mycelo@...
Oct 15, 2001 10:47 am
198
Hi mycelo, ... THX. ... Sorry, that wasn't my day. ... I'd built in an older version of it directly... MFG, Sorry -- Heiko.Studt@......
Heiko Studt
useHamster@...
Oct 15, 2001 11:02 am
199
Hi there, I'm using the Mail2000 components for my E-Mail client and found some bugs that you might want to fix: * if a mail is received with a completely...
phryzer@...
Oct 15, 2001 11:21 am
200
Hello. Today, I've found that MailDateToDelphiDate returns 9 hour earlier than the actual time. Well, it was because I live in Japan (GMT+9) and we don't have...
Kunikazu Okada
kunikazu@...
Oct 15, 2001 4:46 pm
201
Hello, I've just started using the TMail2000 v1.9.5 components in an application that automatically retrieves email messages and saves them into a database. I...
Hello, I've recieved a message containing the following subject (the message was sent with MS Outlook Express 5.5): Original part of header: Subject:...
Hello. First of all, I strongly recommend you download the latest version from http://groups.yahoo.com/group/tmail2000/ . ... Maybe it's a multipart mail with...
Hi, ... I have just done so but have not updated yet. Interestingly, if I forward the message back to the server it reads it like I would expect. Here is a...
... 1. Well, TMail2000 reports you there are many attachment text , and Outlook ignores these. I think It's safer not to ignore any part , although I don't...
Morning :) ... I see you are correct and I agree. I just added code to automatically print inline text attachments so it'll at least look right :) ... I made...
Hi Mr Pavel, First of all, visit the following address http://groups.yahoo.com/group/tmail2000 Normally, SMTP services doesn´t require a password. The...
... company ... We received several more messages and the BASE64 -> base64 worked! Thanks :) But (there's always a but) sometimes messages from them are still...
Hi, I recieved an access violation when decoding a base64 encoded attachment this morning and just want to verify my fix. Looking through successful message...
Hi (again), Just FYI, I was reading through previous posts and noticed one on a resource leak in the RetrieveMessage function where a stringlist was being...
... Just tried and doesn't work :( Any suggestions? ... Figured this one out (TMailMessage2000.LoadFromFile method). Who'd have thought <g>? Thanks - Mike...
Hi Mr Micke, When a line is broken on mail header, the first character of each additional line must be a TAB (#9). Regards, ... ===== Marcello "Panda" Tavares ...
Hi Mr. Okada, For some reason, TStringList parse from a CommaText like "a," only one item, always ignoring the last empty item. If you issue something like ...
Hi Mr Phryzer, ... but ... It will be nice if you post your approach to these two issues above, some code snippets will be very appreciated. ... Mail2000...