diff options
| author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-10-23 00:53:29 +0200 |
|---|---|---|
| committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-10-23 00:53:29 +0200 |
| commit | 78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6 (patch) | |
| tree | 517eeabe0317471e5c54d51a91066f0b79564f9c | |
| parent | 7b0f32746447e2aede7004945d90514202a4579f (diff) | |
| download | nixos-78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6.tar nixos-78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6.tar.gz nixos-78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6.tar.bz2 nixos-78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6.tar.xz nixos-78a4b8c1b31bb4bfbc943ae85a28658ffe1272e6.zip | |
setup campus
| -rw-r--r-- | hel.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 |
