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

From Aditya Toshniwal
Subject Re: My account was locked in pgadmin4
Date
Msg-id CAM9w-_kZUnNCsJv=QZzMR+q3Go_zZkMznhMTcH+hkD2Y9m5frg@mail.gmail.com
Whole thread Raw
In response to My account was locked in pgadmin4  (William Torrez Corea <willitc9888@gmail.com>)
Responses Re: My account was locked in pgadmin4  (William Torrez Corea <willitc9888@gmail.com>)
List pgadmin-support
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

On Thu, Nov 24, 2022 at 11:28 AM William Torrez Corea <willitc9888@gmail.com> wrote:
I forgot my password but I didn't receive any message in my email account for recover my password.
--

With kindest regards, William.

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




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

pgadmin-support by date:

Previous
From: William Torrez Corea
Date:
Subject: My account was locked in pgadmin4
Next
From: William Torrez Corea
Date:
Subject: Re: My account was locked in pgadmin4