1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/nixos/modules/services/mail
Philipp Kern 624cc51bad nixos/spamassassin: Simplify services by using StateDirectory
Let systemd create SpamAssassin's state directory and populate it using the
regular updater service. Depend on the updater service on boot but do not
propagate failure to the main service.

spamd's commands to start and reload the service are still executed as
root but user/group are set to properly chown the state directory to the
target user. spamd drops privileges itself for its runner children but
preserves root on the main daemon (to listen and re-exec).
2021-02-11 10:09:45 +01:00
..
clamsmtp.nix
davmail.nix
dkimproxy-out.nix
dovecot.nix nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
dspam.nix
exim.nix
mail.nix
mailcatcher.nix
mailhog.nix nixos/mailhog: run with DynamicUser 2020-09-07 17:56:53 +08:00
mailman.nix nixos/mailman: remove spurious uwsgi.service dep 2021-01-06 10:44:29 +00:00
mailman.xml nixos/mailman: make Postfix support optional (provided you configure the MTA yourself) 2020-12-14 02:41:30 +03:00
mlmmj.nix
nullmailer.nix
offlineimap.nix
opendkim.nix nixos/opendkim: add keyPath to ReadWritePaths 2020-09-03 17:54:16 +02:00
opensmtpd.nix
pfix-srsd.nix
postfix.nix nixos/postfix: deprecate services.postfix.useDane 2021-01-14 10:24:31 +00:00
postgrey.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
postsrsd.nix
roundcube.nix roundcube service: Restart on config changes. 2020-11-08 22:20:18 +01:00
rspamd.nix Merge pull request #93293 from tnias/nixos_rspamd_20200716 2020-12-01 13:10:43 +00:00
rss2email.nix
spamassassin.nix nixos/spamassassin: Simplify services by using StateDirectory 2021-02-11 10:09:45 +01:00
sympa.nix