summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 28a9ea02..7815742a 100644
--- a/hel.nix
+++ b/hel.nix
@@ -201,7 +201,7 @@
201 201
202 smtp_sender_dependent_authentication = yes 202 smtp_sender_dependent_authentication = yes
203 sender_dependent_default_transport_maps = regexp:${pkgs.writeText "sender_relay" '' 203 sender_dependent_default_transport_maps = regexp:${pkgs.writeText "sender_relay" ''
204 /@math(ematik)?\.(lmu|uni-muenchen)\.de$/ smtp:smtp.mathematik.uni-muenchen.de 204 /@math(ematik)?\.(lmu|uni-muenchen)\.de$/ smtp:wapmail.mathematik.uni-muenchen.de
205 ''} 205 ''}
206 smtp_sasl_password_maps = texthash:/var/db/postfix/conf/sasl_passwd 206 smtp_sasl_password_maps = texthash:/var/db/postfix/conf/sasl_passwd
207 smtp_sasl_type = cyrus 207 smtp_sasl_type = cyrus