Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests/{common,email-dns}: Move last part of acme and dns handling to common | Benedikt Peetz | 7 days |
| | | | | This makes re-using it even easier. | ||
* | tests/email-dns: Factor out all of the secrets/acme stuff into a common dir | Benedikt Peetz | 7 days |
| | | | | This makes it easier to re-use this test data for various tests. | ||
* | modules/stalwart-mail: Remove now unneeded `allowInsecureSmtp` option | Benedikt Peetz | 2025-03-09 |
| | |||
* | tests/email-dns: Init | Benedikt Peetz | 2025-03-09 |
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). |