diff options
-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: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 |