I've made a small correction in MailDateToDelphiDate() and it seems to solve the date issue (using the code from the previous date fix). I changed the line: if...
Please, How to sent a e-mail trough ADSL? _________________________________________________________ Oi! Você quer um iG-mail gratuito? Então clique aqui:...
Hi, i am searching for a function to read the mailtext but i want to skip the attachment, so that i can list only Header and plain-text from the mail. Is it...
Tornados@...
Jan 9, 2002 2:29 pm
255
... Try something like this. MailMessage: TMailMessage2000; MailMessage.SetLabelValue('X-Priority', '1'); There are many different mail client implemantations,...
... Yes it is possible. 1. Set the mail message source to MessageSource . 2. Then you can get the Header and PlainText by property Header and property...
Ah, thanks guys. I fell into the "Latest message at the bottom of the list" trap. Sorry, I did not look closely enough Next time I'll even put a subject in my...
There is a way to know size and priority of any messages on my account? Thank you...
megabitit
martinemail@...
Jan 13, 2002 10:16 pm
260
// Priority of Message \\ if Trim( MailMessage.GetLabelValue( 'X-Priority' ) ) <> '' then begin case MailMessage.GetLabelValue( 'X-Priority' )[ 1 ] of '1':...
Anderson
andermuller@...
Jan 14, 2002 12:01 pm
261
Please! How can i send email through high net (ADSL)? Help!!!! _________________________________________________________ Oi! Você quer um iG-mail gratuito? ...
fmluciano@...
Jan 14, 2002 2:45 pm
262
Hi Mr. Luciano, You have to attach this picture as embebbed, see the parameters of Attach method, and in the HTML doc, you must reference this picture as ...
To get size of a message, use SessionMessageSize[message-number] after connection and login. Regards, ... Message \\ ... ===== Marcello "Panda" Tavares ...
Hi ... There's technically no difference for a software program between sending email through ADSL and sending via orginally analog modem , as long as you set...
Hi. I found that it's not easy to read the mailer deamon's error mails, because its Content-Type = multipart/report and TMailMessage2000 doesn't parse it...
Hi Mr Mike, That's correct, however, you have to notice that Loop-1 can be out of bounds in the first iteration. If your Delphi's range checking is disabled,...
I've been working on and off for some time now on building the base of a mail client. It has mostly been GUI stuff, and a limited amount of backend code. I'm...
I'm probably wrong but I think the "eml standard" is a Microsoft standard, however, eml is used by a number of mail programs for "file|save as", not as...
Thanks for the response, and the link. I'm going to dig through that code to possibly be able to import existing users .dbx files. the question still remains...
Thank you for your answer! but i have a doubt again. You said that i dont need selecting any property to send e-mail through ADSL, with TEmail200 ? i need...
fmluciano@...
Jan 17, 2002 1:20 am
272
Hi Mr Michael, ... In fact, the majority of ISPs (even paid) are adopting an authorization phase on SMTP processing. I currently don't know this procedure, so...
Hi Mr Okada, how do you do? Indeed, multipart/report is treated as an ordinary attachment, and so it will be one after being processed by Mail2000. This can be...
Hi Mr Adam, Mail2000 is an almost complete core for a mail client, "almost" because it still runs on some bugs and standards compliances. The mentioned file...
Hi (realname missing), on Wed, 16 Jan 2002 23:20:13 -0200 ... Read the last answer again! Sending mail over TCP/IP is on a completely different layer than the...
I also have no idea but you could try looking at the Indy components at http://www.nevrona.com/Indy/ I started to use them but switched to Mail2000 since...
I don't know what DBISAM adds to the size of programs,(Elevate quote "Has a very small footprint, only 250-300k (base engine size, does not include data access...
HELO Marcello Mit einer Mail hattest du mich um den 17.01.2002 10:12:17 beglückt... ... Perhaps you can go along with Hamster. In its newest Beta it has...