Hiya,
> Try to simulate a POP3 session with telnet to port 110.
>
Here's what I get. ( I don't know exactly the function of the commands so I
just tried a few. )
////////
+OK <[EMAIL PROTECTED]> [XMail 1.12 (Linux/Ix86) POP3 Server]
service ready; Fri, 04 Apr 2003 14:35:41 +0200
USER magami
+OK Password required for [EMAIL PROTECTED]
PASS [hidden]
+OK Maildrop has 1 messages (921 bytes)
STAT
+OK 1 921
LIST
+OK 1 921
1 921
..
RETR 1
+OK 921 bytes
STAT
+OK 1 921
LAST
+OK 0
RSET
+OK Maildrop has 1 messages (921 bytes)
RETR
-ERR Invalid syntax
RETR 1
+OK 921 bytes
QUIT
////////
I've also tried deleting the mail; it worked just fine.
Sascha
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]