summaryrefslogtreecommitdiff
path: root/sif.nix
diff options
context:
space:
mode:
Diffstat (limited to 'sif.nix')
-rw-r--r--sif.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/sif.nix b/sif.nix
index 4bfe54c8..57152ab1 100644
--- a/sif.nix
+++ b/sif.nix
@@ -301,6 +301,7 @@
301 ''}''; 301 ''}'';
302 sender_bcc_maps = ''texthash:${pkgs.writeText "sender_bcc" '' 302 sender_bcc_maps = ''texthash:${pkgs.writeText "sender_bcc" ''
303 uni2work@ifi.lmu.de uni2work@ifi.lmu.de 303 uni2work@ifi.lmu.de uni2work@ifi.lmu.de
304 @ifi.lmu.de gregor.kleen@ifi.lmu.de
304 ''}''; 305 ''}'';
305 306
306 smtp_sasl_auth_enable = true; 307 smtp_sasl_auth_enable = true;