Base solution for your next web application
Open Closed

Disable and Modify Activation Email on Registration #3790


User avatar
0
mmorales created

Hello,

I am using ASPNETZERO ASPNET CORE and JQuery version 4.3.3.

I need to modify the system so that when a user registers they do not receive an activation email and need to send an email to a specific email address every time a user registers.

Where on the Registration can I modify this functionality.


5 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    hi this can be done in host settings page. see the screenshot

  • User Avatar
    0
    commondesk created

    This screen shot is no longer available? Is this information available somewhere else?

  • User Avatar
    0
    aaron created
    Support Team

    Re-uploaded:

  • User Avatar
    0
    commondesk created

    Do you how this can be configured with C#. We want to bake this into the system so it can be deployed and not require any additional configuration or testing.

  • User Avatar
    0
    aaron created
    Support Team

    You can use SettingManager.