Commit message (Collapse) | Author | ||
---|---|---|---|
4 hours | zones/vhack.eu: Actually set the `sharkey.vhack.eu` subdomain | Benedikt Peetz | |
8 hours | modules/stalwart-mail: Add recommended proxy settings for stalwarts-proxy | Benedikt Peetz | |
This includes setting things, like setting the `X-Forwarded-For` header. | |||
8 hours | modules/constants: Also add a user to each group, so that duplicated gids ↵ | Benedikt Peetz | |
are avoided | |||
8 hours | tests/email-http: Use the factored out DNS server | Benedikt Peetz | |
9 hours | hosts/server2: Use the internal stalwart directory | Benedikt Peetz | |
9 hours | tests/email-http: Test the http self-service availability | Benedikt Peetz | |
9 hours | modules/stalwart-mail: Don't restart the systemd service | Benedikt Peetz | |
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. | |||
9 hours | modules/stalwart-mail: Enable the http self-service interface | Benedikt Peetz | |
9 hours | modules/nginx: Set the "acme" group as group of the "acme" user | Benedikt Peetz | |
For some reason, this is not done already. Setting this prevents an assertion being thrown, that the "acme" user does not have a group. | |||
9 hours | modules/stalwart-mail: Allow both nginx and stalwart-mail access to the cert | Benedikt Peetz | |