Re: My account was locked in pgadmin4 - Mailing list pgadmin-support

From William Torrez Corea
Subject Re: My account was locked in pgadmin4
Date
Msg-id CAGiORHcbrLUnhx3df3J1FeAHf_OQqet_65nQqYU7MNPMa2rGKw@mail.gmail.com
Whole thread Raw
In response to Re: My account was locked in pgadmin4  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Responses Re: My account was locked in pgadmin4  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-support

On Thu, Nov 24, 2022 at 2:06 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi William,

Have you configured the SMTP configuration in pgAdmin? You need to set it to receive emails.

##########################################################################
# Mail server settings
##########################################################################

# These settings are used when running in web server mode for confirming
# and resetting passwords etc.
# See: http://pythonhosted.org/Flask-Mail/ for more info
MAIL_SERVER = 'localhost'
MAIL_PORT = 25
MAIL_USE_SSL = False
MAIL_USE_TLS = False
MAIL_USERNAME = ''
MAIL_PASSWORD = ''
MAIL_DEBUG = False 

Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"

How to make this configuration?

--

With kindest regards, William.

⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀⠀⠀⠀


pgadmin-support by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: My account was locked in pgadmin4
Next
From: Aditya Toshniwal
Date:
Subject: Re: My account was locked in pgadmin4