summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-10-23 00:53:29 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-10-23 00:53:29 +0200
commit78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6 (patch)
tree517eeabe0317471e5c54d51a91066f0b79564f9c /hel.nix
parent7b0f32746447e2aede7004945d90514202a4579f (diff)
downloadnixos-78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6.tar
nixos-78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6.tar.gz
nixos-78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6.tar.bz2
nixos-78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6.tar.xz
nixos-78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6.zip
setup campus
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 3a30f8bc..0d7b6150 100644
--- a/hel.nix
+++ b/hel.nix
@@ -204,6 +204,7 @@
204 sender_dependent_default_transport_maps = regexp:${pkgs.writeText "sender_relay" '' 204 sender_dependent_default_transport_maps = regexp:${pkgs.writeText "sender_relay" ''
205 /@math(ematik)?\.(lmu|uni-muenchen)\.de$/ sshsendmail:math60.mathinst.loc 205 /@math(ematik)?\.(lmu|uni-muenchen)\.de$/ sshsendmail:math60.mathinst.loc
206 /@(cip|stud)\.ifi\.(lmu|uni-muenchen)\.de$/ smtp:smtp.ifi.lmu.de 206 /@(cip|stud)\.ifi\.(lmu|uni-muenchen)\.de$/ smtp:smtp.ifi.lmu.de
207 /@campus\.lmu\.de$/ smtp:postout.lrz.de
207 ''} 208 ''}
208 209
209 smtp_sasl_auth_enable = yes 210 smtp_sasl_auth_enable = yes