Send an email
ChristophWurst opened this issue · 4 comments
ChristophWurst commented
Notifications can be dismissed. This app should also send an email to the user if possible.
rullzer commented
Use activities (makes sense to record it there anyway).
There you can also enforce that an e-mail is send.
@nickvergessen right?
nickvergessen commented
Yeah, but it is delayed. I would expect suspicious logins to trigger an email/notification immediate.
rullzer commented
Ah right agreed
So yeah sending a direct e-mail makes sense indeed.
ChristophWurst commented
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.