mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52:11 +00:00
enable smtps for heralding
This commit is contained in:
parent
69c535619d
commit
0aa1a05c92
5 changed files with 5 additions and 0 deletions
|
@ -31,6 +31,7 @@ services:
|
||||||
- "110:110"
|
- "110:110"
|
||||||
- "143:143"
|
- "143:143"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
|
- "465:465"
|
||||||
- "993:993"
|
- "993:993"
|
||||||
- "995:995"
|
- "995:995"
|
||||||
- "1080:1080"
|
- "1080:1080"
|
||||||
|
|
|
@ -193,6 +193,7 @@ services:
|
||||||
# - "110:110"
|
# - "110:110"
|
||||||
# - "143:143"
|
# - "143:143"
|
||||||
# - "443:443"
|
# - "443:443"
|
||||||
|
# - "465:465"
|
||||||
# - "993:993"
|
# - "993:993"
|
||||||
# - "995:995"
|
# - "995:995"
|
||||||
# - "3306:3306"
|
# - "3306:3306"
|
||||||
|
|
|
@ -281,6 +281,7 @@ services:
|
||||||
- "110:110"
|
- "110:110"
|
||||||
- "143:143"
|
- "143:143"
|
||||||
# - "443:443"
|
# - "443:443"
|
||||||
|
- "465:465"
|
||||||
- "993:993"
|
- "993:993"
|
||||||
- "995:995"
|
- "995:995"
|
||||||
# - "3306:3306"
|
# - "3306:3306"
|
||||||
|
|
|
@ -262,6 +262,7 @@ services:
|
||||||
- "110:110"
|
- "110:110"
|
||||||
- "143:143"
|
- "143:143"
|
||||||
# - "443:443"
|
# - "443:443"
|
||||||
|
- "465:465"
|
||||||
- "993:993"
|
- "993:993"
|
||||||
- "995:995"
|
- "995:995"
|
||||||
# - "3306:3306"
|
# - "3306:3306"
|
||||||
|
|
|
@ -261,6 +261,7 @@ services:
|
||||||
- "110:110"
|
- "110:110"
|
||||||
- "143:143"
|
- "143:143"
|
||||||
# - "443:443"
|
# - "443:443"
|
||||||
|
- "465:465"
|
||||||
- "993:993"
|
- "993:993"
|
||||||
- "995:995"
|
- "995:995"
|
||||||
# - "3306:3306"
|
# - "3306:3306"
|
||||||
|
|
Loading…
Reference in a new issue