Red Hat Enterprise Linux 5 and its derivative CentOS 5 includes a graphical tool called Security Level Configuration for configuring the firewall options. This guide describes how to use this tool to open up the ports necessary for providing an email server.

1. Click System, select Administration and click Security Level and Firewall. This will launch the Security Level Configuration window.
2. For a mail server with webmail, check Mail (SMTP), Secure WWW (HTTPS) and WWW (HTTP) in the Trusted services list.

3. We also need to open the ports for the POP3 and IMAP services. In the Other ports field, add the port numbers below.
Service
Port
POP3
110:tcp
POP3S
995:tcp
IMAP
143:tcp
IMAPS
993:tcp
You can see more service and port numbers by typing in getent services from the Terminal window.
«« Previous: How to Install SquirrelMail
Next: How to Install MailScanner »»
***
Posted on 4/23/2007 and last updated on 5/31/2008
Filed under CentOS 5 , Red Hat Enterprise Linux 5 , System Administration
Share This