Auth Error: Confirmation Email

System Information
  • Strapi Version: 3.5.1
  • Operating System: MacOS Big Sur 11.2.3
  • Database: MongoDB atlas
  • Node Version: 14.15.5
  • NPM Version: 6.0.0
  • Yarn Version:

Hi, is it possible that the Strapi email confirmation doesn’t work with email with “.” and “-” characters? When a user with a point for example try to register it returns a 400 but is added anyway in the users collection type (without receiving the confirmation link).

Thanks