How to open port 25 on the server
- by liuxingruo
I'm using centOS.
I want to implement a smtp mail server, and I have installed postfix and dovecot(both have been set correctly).
I tried to telnet the 25 port, but it returns Unable to connect to remote host: Connection refused
So, How can I open the 25 port? Thanks!