Confirmation Email for users invited via admin panel using smtp NodeMailer

System Information
  • Strapi Version: “4.12.1”,
  • Operating System: Ubuntu 20.04
  • Database: MYSQL
  • Node Version: 18
  • NPM Version: 9.8.1
  • Yarn Version:

smtp is configured using @strapi/provider-email-nodemailer:4.12.5.
The test emails are working fine and I also added response and shipper email. abc@mydomain.com for both shipper and response email.
Settings > Advanced Settings > “Enable email confirmation” is also turned on.
But after creating new user I’m not receiving any email.
I think there is an auto email sending mechanism for those users? Or
Do I need to create lifecycle? if so please suggest any tutorial/guidance
Your help is highly appreciated! :face_holding_back_tears:

I Also added comment here : https://forum.strapi.io/t/sending-confirmation-email-using-nodemailer/4051/2