Browse Source

Update README.txt

harishjadhav26 4 years ago
parent
commit
7da53c914d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.txt

+ 4 - 0
README.txt

@@ -241,6 +241,10 @@ IMAPS           Dovecot         TCP             993
 POP3S           Dovecot         TCP             995
 ManageSieve     Dovecot         TCP             4190
 
+firewall-cmd --permanent --add-port={25/tcp,80/tcp,8080/tcp,143/tcp,110/tcp,443/tcp,993/tcp,995/tcp,465/tcp,587/tcp,4190/tcp}
+firewall-cmd --reload
+firewall-cmd --list-all
+
 # Suggestion use Nginx as frontend server.
 
 LICENSE: