Here's an exact copy of a POP3 telnet session with my mail server - the only change is to replace my password with "xxxxxxxx". Note that lines sent by the server begin with + (the banner line will wrap in the email). The lines I typed are the "user", "pass", "stat", and "quit" lines.
+OK <[EMAIL PROTECTED]> [XMail 1.20 POP3 Server] service ready; Thu, 16 Feb 2006 07:03:59 -0500 user [EMAIL PROTECTED] +OK Password required for [EMAIL PROTECTED] pass xxxxxxxx +OK Maildrop has 0 messages (0 bytes) stat +OK 0 0 quit +OK [XMail 1.20 POP3 Server] closing session Connection to host lost. rommelaccount wrote: > I only did [EMAIL PROTECTED] and not USER.....should I? > > Gr. Martin > > > >>It was unclear from your message whether you are entering the POP3 >>commands or just the user name. The syntax for a POP3 session through >>telnet goes: >> >>USER [EMAIL PROTECTED] >>PASS password >>STAT >>QUIT >> >>STAT will list how many messages are in the mailbox. >> >>Also, I find that using the Enter key on the numeric keypad often >>doesn't work right. >> >>rommelaccount wrote: >> >>>Hey all, >>> >>> I successfully installed xmail on a NSLU2 and it works very well. But >> >>when I open outlook or a similar email-app it can find the pop server but >>fails to log in. I use [EMAIL PROTECTED] as a loginname and the password is >>100% correct. When I telnet to server:110 I get a login message and when I >>type my username and hit enter, the telnetbox disappears. >> >>> Where did I go wrong or what point did I miss? >>> >>> Gr. Martin >>>- >>>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] >>> >>> >> >>- >>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] >> >> > > - > 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] > > - 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]
