 bbeesleyVIP join:2003-08-07 Richardson, TX kudos:5 | reply to Don1806
Re: [AZ] Pop Email Not Downloading Try troubleshooting outside of Outlook to make sure POP is working
from a command line type telnet pop.cox.net 110 - you will need to change this to the actual pop server name
you should get a response back Trying ???.???.???.???... Connected to pop.cox.net Escape character is '^]'. +OK ready
at this point, you can login by typing USER YourUserName
You should get +OK Password required for YourUserName.
Then you can type PASS passW0rd
if you are successful, you should get another OK message telling you how many messages you have and how much space they are using.
to get a list of messages on the system type LIST
If any of the above doesn't work, you can troubleshoot based on whether it is a connectivity or user/pass issue |
 | Thanks for the reply.
After much head banging, I found it to be an issue with the VIEW setting in Outlook. Apparently once in a while Outlook decides not to show new messages according to the search results I found (or if my guess is right, someone clicked something they shouldn't have).
Issue was resolved by re-clicking the view settings a few times to what they should have been, and the new messages appeared in the display.
No further response from the Cox Techs is needed. Thanks! |