When I do a FindParts, is there a routine for determining what parts were found? I am building a custom mail viewer. In one section I would like to be able...
Hi Mr Tony, You will have to check the AttachList collection, TextPlain and TextHTML strings. Regards, ... ===== Marcello Tavares mycelo@... ICQ 5831833 ...
I'm in the process of developing an Outlook Express replacement (later to be built into a couple of apps) and I want to duplicate the effect in OE of clicking...
Hiyas, To do that you need to change the params of the form while it is being created. The following code would do the trick ... procedure CreateParams(var...
Hiyas, Love mail2000 btw, hard to find good programmed material nowadays o well. hmmm It caught my attention that Mail2000 processes every email ( nearly ) ...
My wife and I are looking for a well hung male to join us. I love to watch my wife get nailed by another man while I watch and masturbate to her getting...
Can I retrieve attachment filename with ReceiveHeader ? I do not want to read whole message to learn the filename of attachement. Is it possible ? Thank you in...
Hi Mr Sisman, No, it's not likely that you can read the filename without dealing with the whole message, because the attachment headers are scattered through ...
Do you call Quit after all Delete's? I think POP servers do not delete the messages until a QUIT is called. jack ... you understand, and can help me with my...
I doesn't understand what do you want to tell me. Sincelly Patrick from Germany. ... From: Marcello To: tmail2000@yahoogroups.com Sent: Monday, September 08,...
I think you need to do this { tell POP server that you want to delete these } for I := 1 to N do begin Form1.Pop20001.DeleteMessage(I); end; { tell POP server...
That's right. :) Many thanks to all of you. Can you tell me where i can see what version number the component has and how i can received the newest version? ...
SchlichtHello at all, I've an question, can you tell me how i can scan the message-lines for a word? i don't know, in what a property the message self is...
Hi, Is it possible to retrive or see the body of messagem on the server? Without retrive this message? It ´s very slowly to download the message to see. And...
Hi Mr Yalle, Sorry, but no, you can't have the message without downloading it. The data must be delivered to the client anyway. But you can download only the...
Hi, Is there any way to save the messagens that had been recived? Like that, i get the messages. 12 messagens, and if i retrived the messages agnst i ´ll get...
Hi Mr Cunha, You have to rely on UIDL. It's an unique identifier for each message for a given POP server. While you download the messages, you can save its...
Hello all, I found a bug in the tmail2000-1.10.3 distribution. The TMailRecipients.SetAll method adds an extra comma at the end of the CommaText, which causes...
Sorry for the strange formatting in last post, I have no clue what caused it. Well, here is a more biting bug concerning SMTP. THE BUG If the first character...
hi ,i am a friend ,i have a problem on using the component. in this function function TSMTP2000.SendMessageTo(const From, Dests: String): Boolean; in this code...
Hello! I try to send a e-mail to any e-mail account with a smtp thats user set. But the smtp are having problems. 553 - "sorry, that domain isn't in my list of...
Hi, Thank´s marcelo. But I can´t Authenticate de message. How does Outlook work´s? Outlook Authentic smtp? I tried to set de username and password but a...