diff options
| -rw-r--r-- | ymir.nix | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -357,6 +357,9 @@ in rec { | |||
| 357 | permit_mynetworks, | 357 | permit_mynetworks, |
| 358 | reject_unauth_destination, | 358 | reject_unauth_destination, |
| 359 | permit | 359 | permit |
| 360 | |||
| 361 | alias_database = | ||
| 362 | alias_maps = | ||
| 360 | ''; | 363 | ''; |
| 361 | extraMasterConf = '' | 364 | extraMasterConf = '' |
| 362 | uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) | 365 | uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) |
