Hello all,
Can i do all email notification disable? and only new user created or reset password enable email notification.
Email Notification
Moderators: Developer, Contributor
Re: Email Notification
/**
* Allow email notification.
* Set to ON to enable email notifications, OFF to disable them. Note that
* disabling email notifications has no effect on emails generated as part
* of the user signup process. When set to OFF, the password reset feature
* is disabled. Additionally, notifications of administrators updating
* accounts are not sent to users.
* @global integer $g_enable_email_notification
*/
$g_enable_email_notification = ON;
* Allow email notification.
* Set to ON to enable email notifications, OFF to disable them. Note that
* disabling email notifications has no effect on emails generated as part
* of the user signup process. When set to OFF, the password reset feature
* is disabled. Additionally, notifications of administrators updating
* accounts are not sent to users.
* @global integer $g_enable_email_notification
*/
$g_enable_email_notification = ON;
-
- Posts: 9
- Joined: 27 Jun 2022, 10:03
Re: Email Notification
Hello cas,
can i do only report issue related email disable?
can i do only report issue related email disable?
Re: Email Notification
no, that is not an option out of the box 

-
- Posts: 9
- Joined: 27 Jun 2022, 10:03
Re: Email Notification
Okay Thank You cas for your valuable time.
Re: Email Notification
There is page Mange > Configuration > E-mail Notifications where you can disable specific email notifications based on access level and / or the role a user has for a specific issue.
Isn't this what is needed?
Isn't this what is needed?
-
- Posts: 9
- Joined: 27 Jun 2022, 10:03
Re: Email Notification
Hello atrol,
Isn't needed.
Isn't needed.