Good day.

My MUA began fetching only one line after I upgraded to 3.0-M1 Trunk.

Upon investagation, I discovered during a telnet session with the POP3 server 
that when the"RETR" command is entered only one line is retrieved.

"TOP" works fine, though.

To reproduce, at a console session:
----------------------------------------------------------------------
# telnet [POPSERVER] [PORT]
Trying [POPSERVER IP NO.]...
Connected to [POPSERVER IP NO.].
Escape character is '^]'.
+OK [SERVERNAME]. POP3 server (JAMES POP3 Server @@VERSION@@) ready
USER [USERNAME]
+OK 
PASS [PASSWORD]
+OK Welcome [USERNAME]
STAT
+OK 1 742
RETR 1
+OK Message follows
[ONLY ONE LINE IS RETRIEVED]
TOP 1 10000
+OK Message follows
[FULL MESSAGE IS RETRIEVED]
----------------------------------------------------------------------

Any ideas?

Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to