I'm using DNN 9.1 and I try to schedule automatic notifications for admin logs (Login success in my case).
At site level emails are sent ok, for example the emails for registration, reset password or User Account Lockout.
But the notification emails for Admin Logs are not sent nor even tried. In Events there is no exception.
I am setting them using Manage -> Admin Logs -> Log settings tab -> Login success -> Edit -> Enable Email Notification with 1 Occurrence Threshold in 1 minute (Website All, keep most recent All).
Then in Settings -> Scheduler: Send Log Notifications job is Enabled and set at 5 minutes.
I even run it manually (Run Now button) after I generate new login events.
But still in admin logs there is no error, exception or log success. Nor email received in my inbox.
Is this a known problem?
Are there other settings I am missing?