summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 0e448ee1..7d0622ff 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -454,6 +454,12 @@ in rec {
454 postmaster gkleen 454 postmaster gkleen
455 root gkleen 455 root gkleen
456 ''} texthash:/srv/mail/spm 456 ''} texthash:/srv/mail/spm
457
458 queue_run_delay = 10s
459 minimal_backoff_time = 1m
460 maximal_backoff_time = 10m
461 maximal_queue_lifetime = 100m
462 bounce_queue_lifetime = 20m
457 ''; 463 '';
458 extraMasterConf = '' 464 extraMasterConf = ''
459 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a $sender - $nexthop!rmail ($recipient) 465 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a $sender - $nexthop!rmail ($recipient)