summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-10-23 00:47:26 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-10-23 00:47:26 +0200
commit7b0f32746447e2aede7004945d90514202a4579f (patch)
treec33126ac82f8ee618878fdafecd285d2230421fb /hel.nix
parent276a77359ce79a18dbda2c2ba24f52feff6f2dab (diff)
downloadnixos-7b0f32746447e2aede7004945d90514202a4579f.tar
nixos-7b0f32746447e2aede7004945d90514202a4579f.tar.gz
nixos-7b0f32746447e2aede7004945d90514202a4579f.tar.bz2
nixos-7b0f32746447e2aede7004945d90514202a4579f.tar.xz
nixos-7b0f32746447e2aede7004945d90514202a4579f.zip
MX lookups are nice
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 9afb172e..3a30f8bc 100644
--- a/hel.nix
+++ b/hel.nix
@@ -203,7 +203,7 @@
203 203
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 ''} 207 ''}
208 208
209 smtp_sasl_auth_enable = yes 209 smtp_sasl_auth_enable = yes