Question
I can't send any email with Postfix
Hi there,
Postfix couldn’t be accessed from the outside (not localhost). Here is my netstat:
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 17841/master
tcp6 0 0 :::110 :::* LISTEN 15585/couriertcpd
tcp6 0 0 :::143 :::* LISTEN 15547/couriertcpd
Ports 110, 22, 21, 80, 53 works are open. But not 25. What’s a problem?
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.
×