Hi i have a question about paradox database in delphi for foreign language data. i have a database which have farsi language data.now i can sort it in arabic...
Hello! I would like to know how to send an email using TMail2000 component with SMTP authorization. I use demo program and I would like to know how to create...
hi, I am glad to get MailMessage2000, and I use it develop my email system.I very like this object. but now I have some trouble.I found In the source Code the...
ver. 1.10.3 mail2000 do not work with MS ExchangeServer as SMTP server TSMTP2000 is connected but TMailMessage2000 dont send message in demo app. is the same...
Where's the source for the Demo that works with the latest version? I have source for an older version of the library, but some interfaces have changed...
Peoples, I am usasando version 10.0.3 of the TMail. When it is making the sending the processing of my machine goes the 100%. Somebody knows as decides this or...
Hi, When I download the utf-8 encoded message, save it in the .eml file, and open this .eml file with Internet Explorer, or Outlook, everything seems fine, and...
Hi Everybody, I'm using TMail2000 in my application but in the message header I'd like to set "Return-path" value to another address. Using SetLabelValue...
Olá pessoal, Alguém sabe como fazer para que a imagem seja colada junto ao html do e-mail? Para o office 2000 funciona direito usando o CID mas para o...
Hello! Does anybody use the tmail2000 component in a thread/s? I want to use the component in a LanSMTPServer and i have to sent up to 10 Mails at the some...
I tried Mail2000 on Delphi5/Win98 : OK! Then, I tried on Delphi7/XP, on the same network with the same inputs. Using this configuration I don't try to send...
Hi, I looked through the code and found no provision for multi-line SMTP server responses. If such response comes in two pieces it generates two "EndOfData"...
I have written a program to delete spam, which involves downloading the mail (without delete) with mail2000, scanning the mail for known data, and if the data...
Hello! Please help me. I try to connect to a mail server for sending out messages, but there is something wrong because of authentication( i use TMail2000...
procedure DataLinePChar(const Data: PChar; const TotalLength: Integer; var LinePos, LineLen: Integer; var Line: PChar; var DataEnd: Boolean); assembler; begin ...
Hello ! people is it possible to change the subject of one message in the server, without download this? And is it possible change de body without receive the...
Dear TMail2000 users, As everyone noticed, I'm not developing this component anymore, unfortunately. My life style changed a lot last years, and I'm currently...
Hello guys, i do use the TMail2000 for getting eMails in batch mode into a large database-application. It works so far quite nice. But I often get eMails with...
Hi @ll, did anyone of you ever come across the following problem? If so, could you please post your solutions? Thanks. Here's the problem: I'm writing my own...
Hello, I work with Tmail 2000 for a long time. But there is a bug (i guess) when I try to retrieve a HTML e-mail. E try to get this e- mail with de TMail200...