• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Courier mail service do not respond

Status
Not open for further replies.

Falko_Braune

New Pleskian
I'm using plesk with CentOS 6.6
After setting up some e-mail accounts over the plesk gui I tried to connect via a mail software (like thunderbird).
This failed with every combination of settings I tried.
So I checked if the POP3/IMAP services are running correctly using telnet.

I connected using the following command:
Code:
telnet <host-ip> 110

The response was:
Code:
Trying <host-IP>...
Connected to <host-IP>.
Escape character is '^]'.
-ERR Cannot connect to POP server <host-IP> (<host-IP>:110), NB connect error 1460
Connection closed by foreign host.

Did I miss to enable a setting?
The Plesk gui schows me, that the corresponding services are running:
Unbenannt.png

Is there a solution?
 
Are you sure that this port is not firewalled?
Check that this port is up and running directly on Plesk server with

# lsof -i tcp:110
 
Status
Not open for further replies.
Back
Top