CyberPanel Community

Webmail Can’t connect to host "tcp://localhost:143"

Ra
Rare #1

when i try to connec to a mail i get " Server message: Can’t connect to host "tcp://localhost:143 " used a fresh install ubuntu 20.4 provided by zap hosting

7 replies
Ra
Rare #3

Hi hello i did the chmod thing and the ssl thing, removed the actual certificates and added

local_name mail.mydomain.com {
        ssl_cert = </etc/letsencrypt/live/mail.mydomain.com/fullchain.pem
        ssl_key = </etc/letsencrypt/live/mail.mydomain.com/privkey.pem
}

to nano /etc/dovecot/dovecot.conf
since i didnt have before and then i generated a new ssl sorry if i did any step wrong im kinda new to this i just want to setup a mail server with imap for a application i have

jo
josephgodwinke #4

So you have never issued mailserver ssl through cyberpanel ?

Ra
Rare #5

this is my first time i followed a tutorial but it was kinda old i setup the cyberpanel in a clean system and then made a website and generate a mailserver ssl for it

li
linus #7

I’m facing the same error I’m not sure how to fix it!
I tried sudo chmod 1777 /tmp
but with no luck

li
linus #9

Thank you! Ramdadhan Mubark for you too,
For me what solved my problem was to restart the vps and start Dovecot.
I had to restart my vps without restarting it the Dovecot wasn’t able to start.

Sign in to reply