> Using LIST n and UIDL n, FullResult  return empty string in ver 33 I
> using currently.  By RFC, server returns one line:
> 
> LIST 11
> +OK 11 2537
> 
> UIDL 11
> +OK 11 123456789

Of course, Fullresult contains only multiline responses (getting mail 
datas or message listing). Commands with one line responses have 
result in ResultString property. And LIST 11 or UIDL 11 is one-line 
commend, not multiline.

> I ver. 33 I have fixed the bug adding extra code to return values in
> FullResult .

I not consider this as a bug. 

> In ver. 37, the problem is fixed for LIST n adding extra
> property, however still present for UIDL n.

What property you are meaning?

> BTW, I still using ver. 33, since any connection fails in working
> application (currently pop3, smtp, http) using ver 37. With ver.33,
> simple pop3 example (STAT, LIST commands) works, unfortunately not
> using ver 37. Unfortunately have no time to exactly locate the
> problem, hovwever assuming there is a problem in resolving names. or
> perhaps some of needed DLLs missing. 

We all using newer Synapse on those systems without problems. 

What name you are using as TargetHost? (Is is really internet (DNS) 
name and not just NetBios name?) Have you this problems on just one 
computer or on more computers on your network?

Try to run in your commandline with:

nslookup your.pop3.server.com

...and see if is your name resolved. If not, then it cannot be 
resolved by Synapse too.



-- 
Lukas Gebauer.

E-mail: [EMAIL PROTECTED]
http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to