The emails that should be sent are when a user sends them a message/comments/likes a tweet, etc. when the user is not online.
If the user is online, the websocket listener would catch the notification and it wouldn't send out an email.
The email unsubscribe functionality has to be in place before this is implemented.
The emails that should be sent are when a user sends them a message/comments/likes a tweet, etc. when the user is not online.
If the user is online, the websocket listener would catch the notification and it wouldn't send out an email.
The email unsubscribe functionality has to be in place before this is implemented.