summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index 57d2a62a..9f7b8057 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -499,7 +499,7 @@ in rec {
499 recipient_canonical_maps = tcp:localhost:10002 499 recipient_canonical_maps = tcp:localhost:10002
500 recipient_canonical_classes= envelope_recipient,header_recipient 500 recipient_canonical_classes= envelope_recipient,header_recipient
501 501
502 forward_path = /srv/mail/forward/''${user}, $home/.forward''${recipient_delimiter}''${extension}, $home/.forward 502 forward_path = /srv/mail/forward/$user $home/.forward''${recipient_delimiter}''${extension}, $home/.forward
503 ''; 503 '';
504 extraMasterConf = '' 504 extraMasterConf = ''
505 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=${config.security.wrapperDir}/uux -z -a $sender - $nexthop!rmail ($recipient) 505 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=${config.security.wrapperDir}/uux -z -a $sender - $nexthop!rmail ($recipient)