Cannot telnet on port 110
HiI'm currently having problem checking email via POP3 and I checked via telnet localhost 110 and I can't connect with the error:
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
I also checked the port status using the command netstat -an and I can't find 0.0.0.0:110.
What do you think to solve this?
Thanks