 |
Documentation
Kattare is dedicated to making your hosting experience as painless as possible. That means making as much help and documentation available as possible.
|
|
| Category |
| E-Mail |
|
Question
|
Last Modified: Apr 03, 2007
|
| How can I test my pop3 account on a base-level? |
| Answer |
It is very easy to test using telnet.
telnet mail.kattare.com 110
IE, In a DOS CMD box:
C:\Documents and Settings\Username> telnet mail.kattare.com 110
mail.kattare.com should greet you as such:
+OK POP3 Ready pyramid 0001d650
If you get a response, great! If not, you have a firewall or something similar blocking your access to us.
Continuing on, you plug in your username as such:
USER yourusername
The server responds:
+OK USER yourusername set, mate
Then you plug in your password:
PASS yourpassword
To which the server should reply:
+OK You are so in
If you don't get the OK response, you have a password issue and should either reset your password or contact your IT guru (or Kattare Support) and request assistance.
|
[FAQ Main]
[Submit a Question]
[Back to Category "E-Mail"]
|