Hi Vivekananda,

You need to put the SMTP configurations in config_local.py file to make it
work. Refer -
https://www.pgadmin.org/docs/pgadmin4/4.25/config_py.html#the-config-py-file
Change -

###########################################################################
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 infoMAIL_SERVER =
'localhost'MAIL_PORT = 25MAIL_USE_SSL = FalseMAIL_USE_TLS =
FalseMAIL_USERNAME = ''MAIL_PASSWORD = ''MAIL_DEBUG = False



On Thu, Sep 10, 2020 at 7:03 PM vivekananda Katakam <
katakamvivekana...@gmail.com> wrote:

> Hi All,
>
> I have login to web based pgadmin tool remotely and in the login screen I
> was unable to login or reset my password.
>
> When reset my password i got password reset message sent to my office
> email id , but i did not receive password reset mail.
>
> I want to change my username and password. I want to know how can I change
> it.
>
> I have installed PGadmin4 tool on RHEL Linux and running remotely.
>
> PFA attached screenshot for more info.
>
> Can u please suggest.
>
> Thanks and Regards,
>
> Vivek
>


-- 
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Reply via email to