nixpkgs/nixos/modules/services/mail
Philipp Kern c260905c80 nixos/exim: Make queue runner interval configurable and reduce it to 5m
Exim spawns a new queue runner every n minutes as configured by the
argument to -q; up to queue_run_max can be active at the same time.
Spawning a queue runner only every 30 mins means that a message that
failed delivery on the first attempt (e.g. due to greylisting) will only
be retried 30 minutes later.

A queue runner will immediately exit if the queue is empty, so it is
more a function on how quickly Exim will scale to mail load and how
quickly it will retry than something that is taxing on an otherwise
empty system.
2020-12-25 21:00:33 +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 nixos/exim: Make queue runner interval configurable and reduce it to 5m 2020-12-25 21:00:33 +01:00
mail.nix
mailcatcher.nix
mailhog.nix nixos/mailhog: run with DynamicUser 2020-09-07 17:56:53 +08:00
mailman.nix Merge pull request #105397 from kisik21/mailman-other-mta-support 2020-12-14 09:46:05 +01: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 nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
postfix.nix nixos/postfix: fix masterCf type 2020-12-10 18:49:05 +01:00
postgrey.nix
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
sympa.nix