Email Configs Not Updating

System Information
  • 4.7.0:
  • Mac OS:
  • Postgres:
  • 16.17.1:
  • 8.15.0:

I wanted to config the nodemailer provider for configuring my email provider. I have used the following configuration as per setup

However, after I build and run it’s not reflecting in admin panel

I am using the following versions

    "@strapi/strapi": "4.7.0", 
    "@strapi/plugin-users-permissions": "4.7.0",
    "@strapi/plugin-i18n": "4.7.0",
    "@strapi/plugin-documentation": "4.7.0",
    "@strapi/provider-email-nodemailer": "4.7.0",

Please help me out in finding a solution

This is how it’s showing in admin pannel