| Commit message (Collapse) | Author |
|
This test is somewhat involved, but tries to exercise our full mail
handling capabilities.
It effectively only tests that alice can send a message to bob, but it
checks nearly all security mechanisms (DNSSEC is currently still missing).
|
|
common name
Pebble gives you SAN only certificates.
|
|
|
|
|
|
|
|
|
|
This seems to be somewhat of a standart.
|
|
This is important, so that other MTA can send us mail.
|
|
|
|
This also starts `nginx` so that we can complete http-01 acme
challenges.
|
|
|
|
|
|
|
|
The default is way too quiet.
|
|
|
|
|
|
This makes implementing a DNS server in tests easier.
|
|
This is n |