From d2206f171b13f4a2074aa2114db9e17741e753b5 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Thu, 7 Aug 2025 15:42:34 +0200 Subject: [PATCH] Add paragraph about setting full name in roundcube --- pgmailmgr/mailmgr/templates/home.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pgmailmgr/mailmgr/templates/home.html b/pgmailmgr/mailmgr/templates/home.html index 0565a30..6fc016b 100644 --- a/pgmailmgr/mailmgr/templates/home.html +++ b/pgmailmgr/mailmgr/templates/home.html @@ -53,6 +53,13 @@

You can access the webmail interface at webmail.postgresql.org.

+

+ Note! If you have a new account set up and wish to use the + webmail, you should configure your full name in the settings, this + is not done automatically. You can do so under Settings and + then Identities once you are logged in to the webmail + interface. +

{% else %}

You have no mailbox here. -- 2.39.5