Not Verified and No Email sent
Not Verified and No Email sent
Execute the below query
\AnalyticsPlus\pgsql\bin>psql.exe -h localhost -p 33366 -U postgres
\c accountsdb
update IAMUserEmail set is_verified=true;