Hi Mr Tanayev, Mail2000 always build (or rebuild) messages with the following sections: multipart/mixed multipart/related multipart/alternative It's because...
Marcello
mycelo@...
Sep 3, 2001 10:18 am
167
Hi Mr John, I did some tests with Outlook, it seems that you will always have to be both texts (plain and HTML). Try setting the same text with SetTextHTML. ...
Marcello
mycelo@...
Sep 3, 2001 10:27 am
168
Today is available version 1.10.1 (alpha state), the main improvement was the mail building structure, now much more accurate and simple. Some testing and...
mycelo@...
Sep 4, 2001 10:28 am
169
Hello to all. I've just got the 1.10.1 and compared it with 1.9.5. .... No changes in TPop2000 and TSmtp2000 but the OnProgress event. What's new in 1.10.x...
Kunikazu Okada
kunikazu@...
Sep 4, 2001 5:23 pm
170
Mr John, Is good to hear this. Mime-compatible mail clients usually show the plain/text content when its not able to show HTML, or user not wanted it. This is...
Marcello
mycelo@...
Sep 5, 2001 10:12 am
171
Hi Mr Okada, POP and SMTP components are just peripheral and work fine enough, the core is about mail manipulation. Now the mails generated by Mail2000 have a...
Marcello
mycelo@...
Sep 5, 2001 10:21 am
172
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the tmail2000 group. File :...
tmail2000@yahoogroups...
Sep 5, 2001 5:25 pm
173
Hi Is there a way to use maill2000 to send the mail from delphi to outlook express directly (like TEmail) instead of going through a mail server ? Thanks ...
Celliers
celliers1@...
Sep 5, 2001 6:18 pm
174
Hi all Ok so I got my test email program working...I can send an HTML email with attachments and it works great. I put the code into my proper application and...
john@...
Sep 6, 2001 8:15 am
175
Hi Mr Swanepoel, If you save the message as file, with .msg extension, you can open and import it inside Outlook. How TEmail works? Regards, ... ===== Marcello...
Marcello
mycelo@...
Sep 6, 2001 10:19 am
176
... TEmail uses MAPI....
Kunikazu Okada
kunikazu@...
Sep 6, 2001 12:42 pm
177
Is IMAP support planned at any time soon? Thanks. -Adam __________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video...
Adam Black
_eclipsed_@...
Sep 7, 2001 12:42 pm
178
No, unfortunately. IMAP is very cool but is far from Mail2000 purposes. ... ===== Marcello "Panda" Tavares mycelo@... http://mpanda.8m.com ...
Marcello
mycelo@...
Sep 10, 2001 10:23 am
179
Hi! How do I set the username and the password in the SMTP component? My smtp server requires it... lp, m@rko...
Marko MilutinoviÄ
marko.milutinovic@...
Sep 12, 2001 1:11 pm
180
... Try connecting with TPop2000 (Connect , then Login), before connecting with TSmtp2000. This type of security is called "POP before SMTP" . If it doesn't...
Kunikazu Okada
kunikazu@...
Sep 12, 2001 3:21 pm
181
Dear Sir, When I use Mail2000 1.9.5 component to retrieve mail from server most of time are normally, but if receive sach as attachment mail . The program...
michwen_wu@...
Sep 13, 2001 2:40 am
182
Dear sir, It's my fault, please forget. Thanks! Best Regards, Marvin...
michwen_wu@...
Sep 13, 2001 4:21 am
183
Some servers requires SMTP authentication, which is not implemented by Mail2000 components. But it's worth a try, as Mr Okada says. Regards, ... ===== Marcello...
Marcello
mycelo@...
Sep 13, 2001 10:34 am
184
Sorry ! My bee I have done somethong wrong, but I have followed your intructions and Mail2000.dpk is made. I have tryed too install this in Delphi5 without...
Ilkka Ericsson
ilkka.e@...
Sep 26, 2001 4:45 am
185
Hello How can I supress the ESocketError when Connect returns False. I have tried using a try,except,end around it but Delphi doesnt seem to think it is an...
Darren
shy_fella23@...
Sep 30, 2001 9:06 pm
186
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...