How stop sending emails to the person who added the note?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
rocky_horror
Posts: 2
Joined: 22 Oct 2009, 18:26

How stop sending emails to the person who added the note?

Post by rocky_horror »

Sorry if this has been covered before - I tried searching but it didn't like me searching for "email" - says it occurs too often!).

How can I stop sending emails to the person who added the bug note?

I want the reporter and me (manager) to be emailed with any change to bugs (e.g. note added) *except* when one adds the note oneself - I mean that's just silly to email me about a change (a note being added) when I'm the one who just added it! :( It's causing all sorts of confusion to the users (bug reporters).

TIA,
James.

(v1.1.6)
vboctor
Site Admin
Posts: 1293
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Re: How stop sending emails to the person who added the note?

Post by vboctor »

If you have the following configuration set to off then it is a bug and you should report it in the bug tracker:

Code: Select all

$g_email_receive_own = OFF;
Migrate your MantisBT to the MantisHub Cloud
rocky_horror
Posts: 2
Joined: 22 Oct 2009, 18:26

Re: How stop sending emails to the person who added the note?

Post by rocky_horror »

D'oh - silly me! :( I had this set to ON for some reason. Setting it to OFF stops the behaviour.

Thanks for taking the time to reply and thanks for a great product!

Rgds,
James
Post Reply