System Information
- Strapi Version: 3.2.5
- Operating System: Win10
- Database: Postgres
- Node Version: 12.16.3
- NPM Version: 6.14.4
- Yarn Version: 1.22.4
Email confirmation is turn on.
When user register with email, but enter inexist domain e.g. (myname@domaindontexist.com) it return error e.g.
But user is also created. The new user cannot confirm his new account, because never get the confirm email. But in strapi is register as new user.