forked from Fachschaft/nixConfig
Enable SMTPUTF8. We talk to our own VM that supports it.
This commit is contained in:
parent
e0c742fc88
commit
6788b31aad
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ in {
|
|||
config = {
|
||||
transport_maps = ["hash:/var/lib/mailman/data/postfix_lmtp"];
|
||||
local_recipient_maps = ["hash:/var/lib/mailman/data/postfix_lmtp"];
|
||||
smtputf8_enable = "no"; # HRZ does not know SMTPUTF8
|
||||
};
|
||||
relayHost = "mathebau.de"; # Relay to mail vm which relays to HRZ (see https://www.hrz.tu-darmstadt.de/services/it_services/email_infrastruktur/index.de.jsp)
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue