support implicit TLS for mail submission agents

Fixes #2048
This commit is contained in:
Shivaram Lingamneni 2023-02-17 00:07:21 -05:00
parent 3c59ce964d
commit 7c53b9430a
4 changed files with 40 additions and 27 deletions

View file

@ -417,6 +417,7 @@ accounts:
# port: 25
# username: "admin"
# password: "hunter2"
# implicit-tls: false # TLS from the first byte, typically on port 465
blacklist-regexes:
# - ".*@mailinator.com"
timeout: 60s