mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-05-25 00:09:31 +02:00
See associated `CHANGELOG.md` entry for details. --------- Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
11 lines
487 B
Plaintext
11 lines
487 B
Plaintext
# Provides commands for `testssl.sh` `--file` option to run multiple tests with
|
|
--jsonfile-pretty port_25.json --starttls smtp example.test:25
|
|
--jsonfile-pretty port_587.json --starttls smtp example.test:587
|
|
--jsonfile-pretty port_465.json example.test:465
|
|
|
|
--jsonfile-pretty port_110.json --starttls pop3 example.test:110
|
|
--jsonfile-pretty port_995.json example.test:995
|
|
|
|
--jsonfile-pretty port_143.json --starttls imap example.test:143
|
|
--jsonfile-pretty port_993.json example.test:993
|