@username mentions with email notifications
Moderators: Developer, Contributor
-
- Posts: 102
- Joined: 11 Jan 2024, 19:32
@username mentions with email notifications
Is it possible to configure mantis to email users when they are @username mentioned?
Re: @username mentions with email notifications
That's the standard bevavior out of the box.
If it's not working, enable emai logging to find the root cause.
If it's not working, enable emai logging to find the root cause.
Code: Select all
$g_log_level = LOG_EMAIL | LOG_EMAIL_RECIPIENT;