diff options
| author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-07-25 22:02:17 +0200 |
|---|---|---|
| committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-07-25 22:02:17 +0200 |
| commit | 5ff6a41de81da52eb8842e4d4d1084da669dc7db (patch) | |
| tree | 8b9477db5c1a83f598b74ff06de60f7e87c20e83 | |
| parent | fb679adc5e1eaf49758788ca86f98fe9e8a41979 (diff) | |
| download | nixos-5ff6a41de81da52eb8842e4d4d1084da669dc7db.tar nixos-5ff6a41de81da52eb8842e4d4d1084da669dc7db.tar.gz nixos-5ff6a41de81da52eb8842e4d4d1084da669dc7db.tar.bz2 nixos-5ff6a41de81da52eb8842e4d4d1084da669dc7db.tar.xz nixos-5ff6a41de81da52eb8842e4d4d1084da669dc7db.zip | |
typo
| -rw-r--r-- | hel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -180,7 +180,7 @@ | |||
| 180 | extraMasterConf = '' | 180 | extraMasterConf = '' |
| 181 | uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) | 181 | uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) |
| 182 | ''; | 182 | ''; |
| 183 | extraMainConf = '' | 183 | extraConfig = '' |
| 184 | smtpd_recipient_restrictions = check_recipient_access hash:/etc/postfix/recipient_restrictions | 184 | smtpd_recipient_restrictions = check_recipient_access hash:/etc/postfix/recipient_restrictions |
| 185 | , permit_mynetworks | 185 | , permit_mynetworks |
| 186 | , reject_unauth_destination | 186 | , reject_unauth_destination |
