nextcloud/suspicious_login

Send an email

ChristophWurst opened this issue · 4 comments

Notifications can be dismissed. This app should also send an email to the user if possible.

Use activities (makes sense to record it there anyway).
There you can also enforce that an e-mail is send.

@nickvergessen right?

Yeah, but it is delayed. I would expect suspicious logins to trigger an email/notification immediate.

Ah right agreed

So yeah sending a direct e-mail makes sense indeed.

Yeah, but it is delayed. I would expect suspicious logins to trigger an email/notification immediate.

Yep, I also considered activities first as that already gives the users the option to enable/disable emails but I want it to be immediate.