From 7da53c914d6c24a141a5268e59c766c3dbe939f9 Mon Sep 17 00:00:00 2001 From: harishjadhav26 <57670076+harishjadhav26@users.noreply.github.com> Date: Fri, 7 May 2021 16:08:36 +0530 Subject: [PATCH] Update README.txt --- README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.txt b/README.txt index 881260e..6a8d4e7 100644 --- a/README.txt +++ b/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: