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...
Dear Mr / Mrs, I think that in this case maybe smtp server didn't relay [relay is turned off] - so you can send messages only to local domains for server (this...
Nick
nikitz@...
Nov 17, 2003 10:06 pm
641
I would like to inform that new members of this group will be moderated, the first messages of each new member will need my approval to be distributed. This...
Hi Mr Yang, You must use SaveToFile and LoadFromFile methods from TMailMessage2000 class. In the "Demo" application included with the components you can find a...
Hi, which error-message do you get? I can see from your code that the from-address does not match the username of the smtp host. Maybe your SMTP host does not...
Hi everybody, turned to Mail2000 recently and its use is really straightforward. My prog works without problems but on this one point, which should be a most...
Yes you are right Phryzer. Thanx a lot. It works perfect now! ... From: Phryzer To: tmail2000@yahoogroups.com Sent: Tuesday, November 25, 2003 10:34 AM ...
Mr Achille, It seems that the code is getting lost with your system time format. I suggest you to change the locale settings to English, and see if the problem...
Mr Booysen, The lastest version already had a fairly good SMTP authentication. Could you explain better what you did in your custom version? Anyway thanks for...
Thanks Marcello for pointing me in the right direction. I tested my prog on a pc with an English version of XP and the time problem disappeared. I noticed that...
Mr Achille, IIRC, Delphi allows the application to change it's own global variables. This won't affect anything, the global system settings will remain the...
Hi ! I have been tryed to retrive HTML msg. But i can´t. My code. MemoBody.Lines.Text := Copy(Text, 1, 10000); But if the e-mail is HTML them i can´t retrive...
Hello, I wrote a programm save the attachments from mail to an user defeniert folder. I use your component Mail2000 for connect to the server and save the...
new bug-fix; (error with processing file zero size) Lines near: 2191 Code: //======== if LinePos >= 0 then begin Data[LinePos+LineLen] := #13; LinePos :=...
hi there using tmail2000 happily for a while. but i came a cross one problem: html-only mails like one i have attached (as source!) aren't encoded correctly: ...
Hi Mr Broska, There's some problem with this e-mail. The '=' sign should be at the end of the line, meaning that it's a forced line break. For some reason it...
hi marcello thanks for the quick response. sorry the first equal sign is in deed wrong, but the second sequence =20 should be decoded by mail2000. to make it...
Hi all, First of all thanks to Marcello for a great component. I'm a new member, so please forgive me if I ask questions everybody except me know the answer...
Hi, How can i get IP address and hello? I try to work with ShowMessage ( Msg.Received[x].From); showMessage ( Msg.Received[x].By); x = e-mail received now. But...
... Hi Giancarlo It seems like Marcello have lost interest or time to further development of Tmail2000. It is a little sad because Tmail2000 is a very good...