Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 



I have a bad message in my POP3 mail box , how can I remove it/read POP using TELNET?

RSS
Subscribe to Windows IT Pro | See More Tips Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

A. A. It is possible to connect to a POP3 mailbox using Telnet so you should connect via telnet and delete the problem message.

  1. Telnet to the pop3 mail server on port 110
    C:\> telnet <pop3 mail server> 110
    e.g. telnet pop.savilltech.com 110 (this does not exist so don't bother!)
    Once you connet you will get a +OK prompt
  2. Tell the pop3 server your username (the name you usually logon as)
    user john
  3. Now tell the server your password
    pass password
  4. You will now be logged in and to see how many messages you have enter the word STAT which will tell you the number and size of the messages.
  5. To get a list of each message type LIST.
  6. To view the contents of a message use
    retr <message number>
    or to view just the header type
    top <message number> 0
  7. Once you find the problem just delete it using the DELE comamdn
    dele <message number>
  8. Finally to exit just type QUIT

This is obviously useful in a number of scerios and you could use it just to read you mail if you did not have access to a mail client.

Below is an example of the above in action.

Click here to view image


End of Article



Reader Comments
Excellen help. I used this to get my outlook working again.

Anonymous User November 11, 2004


You must be a registered user or online subscriber to comment on this article. Please log on before posting a comment. Are you a new visitor? Register now




Top Viewed ArticlesView all articles
WinInfo Short Takes: Week of November 9, 2009

An often irreverent look at some of the week's other news, including some more Windows 7 sales momentum, some Sophos stupidity, Microsoft's cloud computing self-loathing, more whining from the browser makers, Zoho's "Fake Office," and much, much more ...

Command Prompt Tricks

One reader shares his tip for setting up the command prompt to reflect a remote path. ...

Windows 7 Sets Sales Record

Microsoft CEO Steve Ballmer described Windows 7's first ten days of sales as "fantastic" while in Japan yesterday. ...


Related Events 7 Ways To Get More From Your SharePoint Deployment Now

Check out our list of Free Email Newsletters!

Related Resources Introducing Left-Brain.com, the online IT bookstore
Looking for books, CDs, toolkits, eBooks? Prime your mind at Left-Brain.com

Discover Windows IT Pro eLearning Series!
Clear & detailed technical information and helpful how-to's, all in our trademark no-nonsense format


Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement