 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Wild Sam Guest
|
Posted: Sat Nov 13, 2004 4:59 pm Post subject: Indy 10 IdMappedPOP3 [sorry for repeating] |
|
|
Hello!
I try to use TIdMappedPOP3 from Indy 10, latest development snapshot from
VSC. Application buzz on the following
line in IdMappedPOP3.pas OutbondConnect():
.......
try
// Greeting
LHostPort := Trim(Connection.IOHandler.ReadLn);//USER username#host OR
QUIT <== here=
LPop3Cmd := UpperCase(Fetch(LHostPort,' ',TRUE)); {Do not Localize}
......
On this line program dropped to infinite cycle. In addition:
1) In Indy 9 all works fine;
2) Mail client send to this IdMappedPOP3 right string: "USER
xxx#xxxx:xxx..." + two linefeeds.
3) If I change in this line ReadLn to ReadChar, I have same result. In other
words, it is impossible to read something generally...
What is it?
Thank you very much (Gambit:).
|
|
| Back to top |
|
 |
Wild Sam Guest
|
Posted: Sun Nov 14, 2004 6:42 pm Post subject: Re: Indy 10 IdMappedPOP3 [sorry for repeating] |
|
|
Closed. Error not in this place...
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|