Correct SMTP port number (#138)

This commit is contained in:
Oleg A. Arkhangelsky
2021-07-15 00:49:12 +03:00
committed by GitHub
parent c6c960912d
commit 1991f8bdd1

View File

@ -3624,7 +3624,7 @@ Technically, yes.
</summary><br><b> </summary><br><b>
* SSH - 22 * SSH - 22
* SMTP - 35 * SMTP - 25
* HTTP - 80 * HTTP - 80
* DNS - 53 * DNS - 53
* HTTPS - 443 * HTTPS - 443