nixpkgs/nixos/modules/services/mail
lf- b37bbca521 nixos/modules: fix systemd start rate-limits
These were broken since 2016:
f0367da7d1
since StartLimitIntervalSec got moved into [Unit] from [Service].
StartLimitBurst has also been moved accordingly, so let's fix that one
too.

NixOS systems have been producing logs such as:
/nix/store/wf98r55aszi1bkmln1lvdbp7znsfr70i-unit-caddy.service/caddy.service:31:
Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.

I have also removed some unnecessary duplication in units disabling
rate limiting since setting either interval or burst to zero disables it
(ad16158c10/src/basic/ratelimit.c (L16))
2020-10-31 01:35:56 -07: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 treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
exim.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
freepops.nix
mail.nix
mailcatcher.nix
mailhog.nix nixos/mailhog: run with DynamicUser 2020-09-07 17:56:53 +08:00
mailman.nix nixos/mailman: fix search index location 2020-06-18 17:23:34 +02:00
mailman.xml nixos/mailman: document, add maintainers 2020-06-18 17:23:29 +02:00
mlmmj.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
nullmailer.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
offlineimap.nix
opendkim.nix nixos/opendkim: add keyPath to ReadWritePaths 2020-09-03 17:54:16 +02:00
opensmtpd.nix nixos/opensmtpd: add a setgid wrapper for smtpctl (#89962) 2020-06-10 15:08:36 +02:00
pfix-srsd.nix nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
postfix.nix postfix: add useDane config option 2020-08-12 21:18:36 -04:00
postgrey.nix
postsrsd.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
roundcube.nix nixos/manual: fix build 2020-07-08 11:09:01 +02:00
rspamd.nix treewide: De-inline uses of lib.boolToString 2020-10-14 01:46:17 +02:00
rss2email.nix nixos/rss2email: globally install rss2email 2020-04-18 14:16:00 +00:00
spamassassin.nix treewide: add types to boolean / enable options or make use of mkEnableOption 2020-04-27 09:32:01 +02:00
sympa.nix nixos/sympa: fix PATH_INFO splitting for sympa-6.2.56 2020-06-10 17:44:37 +02:00