aboutsummaryrefslogtreecommitdiffstats
path: root/tests/common/email/dkim/bob.com/public (unfollow)
Commit message (Collapse)Author
2025-04-22tests/email-dns: Factor out all of the secrets/acme stuff into a common dirBenedikt Peetz
This makes it easier to re-use this test data for various tests.
2025-03-09tests/email-dns: InitBenedikt Peetz
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).