maddy/docs/tutorials
fox.cpp 1b2b101f8e
dist: Remove DynamicUser from systemd units
It is only a good thing to use for simple stateless daemons.  It is
possible to use StateDirectory to store state, but it is extremely
limited. Notably, only service processes and root can correctly access
the state directory. This makes up for a bad practice to run maddyctl as
root what in turn screws up permissions on files in messages directory
when imap-* subcommands are used.

Migration note: Users of systemd unit with DynamicUser enabled should
move /var/lib/private/maddy to /var/lib/maddy before starting maddy
after update.
2020-01-03 02:08:50 +03:00
..
alias-to-remote.md docs: Add tutorials/alias-to-remote 2019-12-07 03:55:34 +03:00
manual-installation.md dist: Remove DynamicUser from systemd units 2020-01-03 02:08:50 +03:00
setting-up.md config: Reload TLS server certificates once in a minute 2020-01-02 19:12:10 +03:00