Search the web
Sign In
New User? Sign Up
tmail2000
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 186 - 215 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
mirwoj@...
mirwoj
Offline Send Email
Oct 12, 2001
10:40 am
192
Hi mirwoj, ... Why so complicated... ... ...makes the same. <g> MFG -- Heiko.Studt@......
Heiko Studt
usehamster
Offline Send Email
Oct 12, 2001
10:50 am
193
... Life is seldom so easy... DateStr is a const parameter here. All the best, Mirek http://www.mirekw.com...
mirwoj@...
mirwoj
Offline Send Email
Oct 12, 2001
12:03 pm
194
Hi mirwoj, ... There's no "CONST" in deklaration. <eg> MFG -- Heiko.Studt@......
Heiko Studt
usehamster
Offline Send Email
Oct 12, 2001
12:56 pm
195
... In version 1.10.1 Beta, 2001-09-04 it reads: function MailDateToDelphiDate(const DateStr: String): TDateTime; Mirek http://www.mirekw.com...
mirwoj@...
mirwoj
Offline Send Email
Oct 12, 2001
1:45 pm
196
Hi mirwoj, ... Ich habe bei mir eine ältere Version direkt eingebaut... MFG -- Heiko.Studt@......
Heiko Studt
usehamster
Offline Send Email
Oct 12, 2001
3:04 pm
197
Mail2000 1.10.2 will address this issue soon. Please post in english. Regards, === Marcello...
mycelo@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
michaeldmount@...
michaeldmount
Offline Send Email
Oct 16, 2001
1:38 pm
202
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:...
micke@...
d99mlcn
Offline Send Email
Oct 16, 2001
2:40 pm
203
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...
Kunikazu Okada
okd_okd2000
Offline Send Email
Oct 16, 2001
3:11 pm
204
Hello. Calling MailMsg.ToList.SetAll('', ''); MailMsg.ToList.Add('test', 'test@...'); makes an errorneous header To: <>, "test"<test@...> I wonder...
Kunikazu Okada
okd_okd2000
Offline Send Email
Oct 16, 2001
6:18 pm
205
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...
michaeldmount@...
michaeldmount
Offline Send Email
Oct 16, 2001
6:59 pm
206
... 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...
Kunikazu Okada
okd_okd2000
Offline Send Email
Oct 16, 2001
8:03 pm
207
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...
michaeldmount@...
michaeldmount
Offline Send Email
Oct 17, 2001
1:28 pm
208
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...
Marcello
mycelo
Offline Send Email
Oct 17, 2001
11:06 pm
209
... company ... We received several more messages and the BASE64 -> base64 worked! Thanks :) But (there's always a but) sometimes messages from them are still...
michaeldmount@...
michaeldmount
Offline Send Email
Oct 18, 2001
12:13 pm
210
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...
michaeldmount@...
michaeldmount
Offline Send Email
Oct 18, 2001
12:22 pm
211
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...
michaeldmount@...
michaeldmount
Offline Send Email
Oct 18, 2001
12:27 pm
212
... Just tried and doesn't work :( Any suggestions? ... Figured this one out (TMailMessage2000.LoadFromFile method). Who'd have thought <g>? Thanks - Mike...
michaeldmount@...
michaeldmount
Offline Send Email
Oct 18, 2001
4:39 pm
213
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 ...
Marcello
mycelo
Offline Send Email
Oct 22, 2001
9:18 am
214
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 ...
Marcello
mycelo
Offline Send Email
Oct 22, 2001
10:19 am
215
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...
mycelo@...
mycelo
Offline Send Email
Oct 24, 2001
12:57 pm
Messages 186 - 215 of 798   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help