diff options
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -364,7 +364,7 @@ in rec { | |||
| 364 | reject_unauth_destination, | 364 | reject_unauth_destination, |
| 365 | permit | 365 | permit |
| 366 | 366 | ||
| 367 | alias_maps = hash:/etc/postfix/aliases | 367 | alias_maps = hash:/etc/postfix/aliases texthash:/etc/postfix/spm |
| 368 | ''; | 368 | ''; |
| 369 | extraMasterConf = '' | 369 | extraMasterConf = '' |
| 370 | uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) | 370 | uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) |
