From 4f57c9531df85f39ccf567bd06c627a08a4388a3 Mon Sep 17 00:00:00 2001 From: = <=> Date: Sun, 29 Oct 2023 03:27:08 +0100 Subject: [PATCH] lol --- 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 4529f97..6069c11 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['smtp_user'] = "%u"; # $config['smtp_pass'] = "%p"; $config['support_url'] = ""; '';