| Commit message (Collapse) | Author |
|
|
|
Restarting might be useful, if stalwart is actually _running_ in prod,
but currently the constant restart makes it very difficult to
debug (or even stop) the service.
|
|
|
|
For some reason, this is not done already. Setting this prevents an
assertion being thrown, that the "acme" user does not have a group.
|
|
This is needed for the http challenge (and for the potential to use
nginx as a proxy in the future.)
|
|
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 it possible to use the internal storage
|