| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
If a password hash does not match stalwart's know ones, it will just
treat it as plaintext. This is obviously very bad, and should be
avoided.
|
|
|
|
| |
This makes re-using it even easier.
|
|
|
|
| |
This makes it easier to re-use this test data for various tests.
|
| |
|
|
|
|
|
|
| |
Doing a full `ragenix --rekey --idenitity <soispha.age.key>` run will
fail, if there are secrets that she cannot decrypt. Thus encrypt the
test secrets with all keys.
|
| |
|
|
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).
|