diff options
| author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-10-02 18:03:59 +0200 |
|---|---|---|
| committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-10-02 18:03:59 +0200 |
| commit | 3258d18f195f04c4a070d0a3a61accafb3fcde53 (patch) | |
| tree | 26c914dcfe32459f524ccff1d4c257bee564b571 | |
| parent | a6c437b0f5c741f34c62403e24095465879b4153 (diff) | |
| download | nixos-3258d18f195f04c4a070d0a3a61accafb3fcde53.tar nixos-3258d18f195f04c4a070d0a3a61accafb3fcde53.tar.gz nixos-3258d18f195f04c4a070d0a3a61accafb3fcde53.tar.bz2 nixos-3258d18f195f04c4a070d0a3a61accafb3fcde53.tar.xz nixos-3258d18f195f04c4a070d0a3a61accafb3fcde53.zip | |
math.lmu.de does not allow sending from outside
| -rw-r--r-- | hel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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:wapmail.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 |
