Open HTTP port from mail servers for cert validation
This commit is contained in:
parent
af061d0083
commit
01c3b23c9b
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
firewall_in:
|
||||
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
|
||||
- {proto: tcp, port: 25}
|
||||
- {proto: tcp, port: 80}
|
||||
- {proto: tcp, port: 443}
|
||||
- {proto: tcp, port: 465}
|
||||
- {proto: tcp, port: 587}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue