Hi, Does TMail2000 support IMAP; if not are there any plans to support it? Cheers, Adem...
adembaba@...
Jun 3, 2001 5:35 am
51
at line# 2243: constructor TMailPart.Create(AOwner: TComponent); begin FHeader := TStringList.Create; FBody := TMemoryStream.Create; FDecoded :=...
David P. Schawartz
davids@...
Jun 3, 2001 9:48 am
52
This is my problem: I have a Memobox with 5 email-addresses like: fsd@.... hvp@.... wvp@.... kvp@.... henk@.... when i use this routine, every email-address...
bellboy@...
Jun 3, 2001 7:13 pm
53
... should this be 2? --^--...
David P. Schwartz
davids@...
Jun 3, 2001 7:59 pm
54
... Not exacly, the problem is that i have a lot of e-mail addresses but no names, thatswhy i placed the email also in the in the namefield. But that seems not...
bellboy@...
Jun 3, 2001 8:09 pm
55
... You're describing your problem in terms of implementation, but I'm confused as to what the problem is in the application. Try restating it in application ...
David P. Schwartz
davids@...
Jun 3, 2001 8:56 pm
56
Hallo, have you www pages ? Jerry...
Jaromir Kratky
jerryshort@...
Jun 4, 2001 8:13 am
57
Hi Sirs. Let's try to fill the empty spaces... 1) Mr Bellboy, why these addresses ends with an @? You are hiding the host or you are working with a LAN...
Marcello
mycelo@...
Jun 4, 2001 10:48 am
58
... the ... sorry but they DONT ends with @.... this was to hide the complete emails from this group because it was not relevant. The email addresses are all...
bellboy@...
Jun 4, 2001 11:48 am
59
I need to obtain a return receipt of the mail that is sent from an application. Does anyone know how I might do this. I have been trying to see how I might...
Edward Pugh
edward.pugh@...
Jun 4, 2001 6:43 pm
60
I've found that return receipts are are pretty much useless most of the time. AOL/Compuserve will generate a receipt that their gateway received the message,...
David P. Schwartz
davids@...
Jun 4, 2001 7:02 pm
61
Thank you for your prompt response I need to somehow find a way of being sure that the mail has been received. Do you have any other suggestions of how this...
edpugh_uk@...
Jun 4, 2001 11:03 pm
62
Hi, I just found a major resource leak in the POP object when retrieving a message from a POP box. What happens is that a temporary object MailTxt is used to...
Rene de Jong
rmdejong@...
Jun 5, 2001 9:51 am
63
Marcello, I'm not sure, are you brazilian? Ok, I am. If you want to answer in Portuguese, you are wellcome. Now my problem is: I have written an app that read...
Hugo Souza e Silva
hugo.silva@...
Jun 12, 2001 7:42 pm
64
Yes, I do. But it is not uncommon to forget to free something... Regards, ... recall when first starting to work with Delphi 1 that you ... ===== Marcello...
Marcello
mycelo@...
Jun 13, 2001 11:46 am
65
Dear Mr Schawartz, Yes, you can use the same TMailMessage2000 instance to modify either header, body, and attachs as you wish. To see how, take a look at the...
Marcello
mycelo@...
Jun 13, 2001 12:13 pm
66
Hi Mr Schawartz, Yes, you are right, it's problably an error. Thanks a lot, the code is being corrected. Regads, ... ===== Marcello "Panda" Tavares ...
Marcello
mycelo@...
Jun 20, 2001 10:15 am
67
Hi Mr Adem, No, this component doesn't. And it doesn't even have the structure for that. Regards, ... ===== Marcello "Panda" Tavares mycelo@... ...
Marcello
mycelo@...
Jun 20, 2001 10:19 am
68
Hi, My problem is very simple ... When I create a mail the body is too complicated! Example : < This is a multipart message in mime format. --boundary9B040507 ...
frederik
fbenoist@...
Jun 21, 2001 8:24 am
69
Hi Mr Pugh, Sorry, my answers are not so fast like my components are... The return receipt option must be enabled by the receiver, at the mailbox client...
Marcello
mycelo@...
Jun 21, 2001 10:47 am
70
Thanks again, Mr Jong, you gave a lot of valuable help to make this component useful. Regards, ... ===== Marcello "Panda" Tavares mycelo@... ...
Marcello
mycelo@...
Jun 22, 2001 10:16 am
71
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...
Jun 22, 2001 10:25 am
72
Hi, ... Yes, we can talk in portuguese but in the mailing list I try to keep all conversations in english. ... Yes, in the lastest version includes the...
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...
Jul 3, 2001 11:29 am
75
Hi, i have a problem with the tsmtp2000 component. It doesn't send any mails. My code (short version): Smtp.mailmessage := form1.mm; Smtp.connect; ...
DATACORE-Server.de (P...
info@...
Jul 3, 2001 1:08 pm
76
There are lots of reasons to get a SMTP error, it is possible that your sender or recipient address are being rejected. Please try the following: ...
Marcello
mycelo@...
Jul 3, 2001 4:34 pm
77
My job LAN provides a Internet conexion via a proxy server. All my Net programs (Outlook, ICQ, YahooMessenger, FTP manager, etc.) are ready to configure and...
marmarinho@...
Jul 10, 2001 9:18 pm
78
Where i can download some examples (with and without proxy usage)???? Thanks for all...
marmarinho@...
Jul 10, 2001 9:23 pm
79
Hi Mr Marinho, Yes, it is possible since your Proxy software support POP and SMTP redirection. Try to set the HOST to your proxy server, and as username,...