Some users have been mentioned and can't receive emails either

yuchen zhang
Tera Contributor

When I mention a user inside the activity, he should receive an email, but sometimes this user can't receive the email.
yuchenzhang_0-1701218431586.png

The email setting is Activity Stream @Mention Email

yuchenzhang_1-1701218618989.png

 

※I guess it could be a problem with the following method, but I couldn't find the script
new SNC.LiveFeedSecurityManager();

3 REPLIES 3

Danish Bhairag2
Tera Sage
Tera Sage

Hi @yuchen zhang ,

 

Did u check the user which ever u r mentioning in the activity stream has the notification enabled?

 

Thanks,

Danish

 

AnveshKumar M
Tera Sage
Tera Sage

Hi @yuchen zhang 

Mostly you can not find the Script Includes that start with SNC. As they are protected. But the method you mentioned merely checks that, if the user has access to the record/fields in which he/she mentioned (Evaluates ACLs).

 

Check whether the user have the notification preference enabled for Activity Stream @ mention email.

 

From user profile dropdown, Navigate to Preferences -> Notification -> General Notification then search for Activity stream @mention email then enable it if it is not.

 

IMG_20231129_065203.jpg

IMG_20231129_065037.jpg

Please mark my answer helpful and accept as a solution if it helped 👍

Thanks,
Anvesh

Thank you for your reply.

I checked, this user enabled the option.
So I don’t know what the problem is.