BNSHosting.net
New Pleskian
- Server operating system version
- CentOS 7.0
- Plesk version and microupdate number
- Plesk Obsidian 18.0.48
btw, it is running using postfix.The "secure webmail" does not enable SSL with StartTLS on mail server.
Which mail server is installed? Postfix or Exim or QMail?
You need to get and set a own certificate for your mail server. Securing Plesk and the Mail Server With SSL/TLS Certificates
What error do you get?In addition, now that we use the LetsEncrypt as the default SSL cert, even the webpage refuses to load.
grep smtps -A6 /etc/postfix/master.cf
gateway error NGINX. But we were eventually able to solve this by running the Plesk Repair Kit.What error do you get?
Thanks for the link: port 25 , 587 and 465 are open. We can send and receive email from our domain to gmail.comI think you might have your settings set up weirdly or your servers firewall is blocking ports (like gwen suggested, check your server's firewall incoming port 25). When testing using //email/testTo: against your domain shows that the connection is timing out.
Additional data:gateway error NGINX. But we were eventually able to solve this by running the Plesk Repair Kit.
Thanks for your help Scsa20. I used an online port checker to confirm that the ports are open.You sure that it's open? Because when I did a test just now it still shows that the connection is timing out telling me that it's not reachable.
Also, tbh, I don't see the point in hiding your domain name at this point since I was able to find it doing a reverse DNS search (is how I was able to do my tests).
In either case, make sure firewalls are configured to allow the connections through and also, if your hosting provider has any kind of virtual firewalls, I would suggest to make sure those are also set to allow the connections through.
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑Check as root in shell if smtps is set for postfix:grep smtps -A6 /etc/postfix/master.cf
Don't really think it's Postfix's settings as long as you leave things as default.
Here's some screen shots I've took of my settings within plesk, you would see it's pretty default. The domain is of my friends domain which works fine.
Mind you with the host provider I'm using I had to put in a ticket to have them unblock port 25, 465, and 587 so you might also want to make sure that is unblocked. I'm actually impressed that you're able to even email in using gmail if my testing shows connection is timing out lol.
If everything is showing fine, and your hosting provider confirms that they are not blocking anything that could possibly be blocking, I would suggest that you open a ticket with Plesk support directly. They have ways to access with you to look through the configurations with you to find out why that is happening.
thanks for these. Will try it out later.Don't really think it's Postfix's settings as long as you leave things as default.
Here's some screen shots I've took of my settings within plesk, you would see it's pretty default. The domain is of my friends domain which works fine.
Mind you with the host provider I'm using I had to put in a ticket to have them unblock port 25, 465, and 587 so you might also want to make sure that is unblocked. I'm actually impressed that you're able to even email in using gmail if my testing shows connection is timing out lol.
If everything is showing fine, and your hosting provider confirms that they are not blocking anything that could possibly be blocking, I would suggest that you open a ticket with Plesk support directly. They have ways to access with you to look through the configurations with you to find out why that is happening.
How to get support directly from Plesk?
Question How to get support directly from Plesk? Answer Lease-type Plesk licenses purchased directly from Plesk running on supported Plesk version include full free support. Perpetual-type license...support.plesk.com
here is the content of the /etc/postfix/master.cf