From 8ae5a64cc8d4522a66439cc208dff0597dc9a9d1 Mon Sep 17 00:00:00 2001 From: = <=> Date: Sun, 29 Oct 2023 03:32:13 +0100 Subject: [PATCH] lol2 --- hosts/bekkalokk/services/webmail/roundcube.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/bekkalokk/services/webmail/roundcube.nix b/hosts/bekkalokk/services/webmail/roundcube.nix index 6069c11..b8741fc 100644 --- a/hosts/bekkalokk/services/webmail/roundcube.nix +++ b/hosts/bekkalokk/services/webmail/roundcube.nix @@ -25,6 +25,7 @@ in $config['smtp_port'] = 25; # $config['smtp_port'] = 465; # $config['smtp_user'] = "%u@pvv.ntnu.no"; + $config['mail_domain'] = "%u@pvv.ntnu.no"; $config['smtp_user'] = "%u"; # $config['smtp_pass'] = "%p"; $config['support_url'] = "";