Report this

What is the reason for this report?

Can't send/receive mails via "https://mail.alfa-exoplismos.gr:2096"

Posted on July 11, 2016

I’m trying to send or receive my emails but it’s appears the error “1” in SMTP, with the three available platforms (Horde,RoundCube and SquirrelMail) My mail account is info@alfa-exoplismos.gr. Ty in advance.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This question was answered by @gndo:

You only have ssh and http ports available, while 443 and 2096 ports are closed. Check your firewall and check for a process listening to your port. From the command line:

# If using ufw firewall interface, check status of open ports
ufw status
# check program listening on port 2096
lsof -i :2096

View the original comment

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.