diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-04-29 13:14:17 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-04-29 13:14:17 +0200 |
| commit | 9f1c6aaf8f70bd3d84d07548a1c4af828f017c11 (patch) | |
| tree | 98f3005cade7afd9f9fbd6807805a978c1923b91 | |
| parent | 4ec239e745da4da46b982131121a9204d9df454e (diff) | |
| download | nixos-9f1c6aaf8f70bd3d84d07548a1c4af828f017c11.tar nixos-9f1c6aaf8f70bd3d84d07548a1c4af828f017c11.tar.gz nixos-9f1c6aaf8f70bd3d84d07548a1c4af828f017c11.tar.bz2 nixos-9f1c6aaf8f70bd3d84d07548a1c4af828f017c11.tar.xz nixos-9f1c6aaf8f70bd3d84d07548a1c4af828f017c11.zip | |
alias map for single purpose mail
| -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) |
