From 7b0f32746447e2aede7004945d90514202a4579f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 23 Oct 2016 00:47:26 +0200 Subject: MX lookups are nice --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hel.nix') diff --git a/hel.nix b/hel.nix index 9afb172e..3a30f8bc 100644 --- a/hel.nix +++ b/hel.nix @@ -203,7 +203,7 @@ sender_dependent_default_transport_maps = regexp:${pkgs.writeText "sender_relay" '' /@math(ematik)?\.(lmu|uni-muenchen)\.de$/ sshsendmail:math60.mathinst.loc - /@(cip|stud)\.ifi\.(lmu|uni-muenchen)\.de$/ smtp:[smtp.ifi.lmu.de] + /@(cip|stud)\.ifi\.(lmu|uni-muenchen)\.de$/ smtp:smtp.ifi.lmu.de ''} smtp_sasl_auth_enable = yes -- cgit v1.2.3