• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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