I am trying to open port 25 using ufw, and but the port remains closed. I am able to telnet to the Postfix server locally, but cannot do it from my computer. I also ran a scan and port 25 did not show up as an active port.
Code:
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
443/tcp open https
Any help is much appreciated.