enable smtps for heralding

This commit is contained in:
t3chn0m4g3 2021-02-16 17:14:56 +00:00
parent 69c535619d
commit 0aa1a05c92
5 changed files with 5 additions and 0 deletions

View file

@ -31,6 +31,7 @@ services:
- "110:110"
- "143:143"
- "443:443"
- "465:465"
- "993:993"
- "995:995"
- "1080:1080"

View file

@ -193,6 +193,7 @@ services:
# - "110:110"
# - "143:143"
# - "443:443"
# - "465:465"
# - "993:993"
# - "995:995"
# - "3306:3306"

View file

@ -281,6 +281,7 @@ services:
- "110:110"
- "143:143"
# - "443:443"
- "465:465"
- "993:993"
- "995:995"
# - "3306:3306"

View file

@ -262,6 +262,7 @@ services:
- "110:110"
- "143:143"
# - "443:443"
- "465:465"
- "993:993"
- "995:995"
# - "3306:3306"

View file

@ -261,6 +261,7 @@ services:
- "110:110"
- "143:143"
# - "443:443"
- "465:465"
- "993:993"
- "995:995"
# - "3306:3306"