소스 검색

Update README.txt

harishjadhav26 4 년 전
부모
커밋
848a650453
1개의 변경된 파일11개의 추가작업 그리고 11개의 파일을 삭제
  1. 11 11
      README.txt

+ 11 - 11
README.txt

@@ -227,17 +227,17 @@ sudo doveadm quota get -A
 
 
 # Open ports in your firewall application and os level.
 # Open ports in your firewall application and os level.
 
 
-Service 	    Software 	Protocol 	Port
-SMTP 	        Postfix 	TCP 	25
-HTTP 	        Apache 	  TCP 	80
-POP3 	        Dovecot 	TCP 	110
-IMAP 	        Dovecot 	TCP 	143
-HTTPS 	      Apache 	  TCP 	443
-SMTPS 	      Postfix 	TCP 	465
-Submission 	  Postfix 	TCP 	587
-IMAPS 	      Dovecot 	TCP 	993
-POP3S   	    Dovecot 	TCP 	995
-ManageSieve 	Dovecot 	TCP 	4190
+Service         Software        Protocol        Port
+SMTP            Postfix         TCP             25
+HTTP            Apache          TCP             80
+POP3            Dovecot         TCP             110
+IMAP            Dovecot         TCP             143
+HTTPS           Apache          TCP             443
+SMTPS           Postfix         TCP             465
+Submission      Postfix         TCP             587
+IMAPS           Dovecot         TCP             993
+POP3S           Dovecot         TCP             995
+ManageSieve     Dovecot         TCP             4190
 
 
 # Suggestion use Nginx as frontend server.
 # Suggestion use Nginx as frontend server.