Hi, I need to understand how work private registration and notify at admin (DNN 9.9.1)
In Settings > Security > Account Members > Registration setting I define Private registration and flag on Receive New User Registration Notification
In Settings > Security > Login Settings > Base login settings I define my Super User account like principal admin
However, I've got other two admin user (role: Administrator) because I would notify them when a new user registry to site. Every admin users have got a personal email associated
Now there is SMTP config
I've tried both CoreMailProvider and MailKitMailProvider
In Settings > Servers > Server settings > Server SMPT I've got this settings
Test settings SMTP mail sends good!
Now there is the problem!
Notify admin emails arrive with a lot of delay (from 1 hour to 12 hours): why? How can I debug this behavior?
I try to change Super User email but I receive this error "System.Net.Mail.SmtpException: Transaction failed. The server response was: 5.2.252 STOREDRV.Submission.Exception:SendAsDeniedException.MapiExceptionSendAsDenied; Failed to process message due to a permanent exception with message Cannot submit message"
Thanks for the help,
progmr
Hi Sebastian, thankyou for your response.
Is there a way to debug the send action of DNN? My DNN host tell me that there isn't retard on Office 365...
Best regards,
Ok, thanks: this service show me there isn't retard during notify Super User. But there is retard during notify other admins
Hypothesis: I would implement your hint "I suggest using email address of a shared mailbox group". Where I need to specify this new email in DNN?
Another question: how to identify the sender of the email notify new registration to the admin: is it the email associated to the Super User account?
Thanks for your patience,
Ok, thanks Sebastian and Michael
Is there some scheduled task that send notification email, like this? See this link
I think I found the solution: I change a Super User setting
I do this for every user with Admin role
Thanks all for your support
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.