Email to a mailing list or a global mail

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Meow the Catz
Posts: 13
Joined: 06 Mar 2007, 14:04

Email to a mailing list or a global mail

Post by Meow the Catz »

Hi,

I would like a mail notification to be sent to a mailing list, or to a given email, each time a new bug is created. Is it possible to do that, and how?

The goal is to notify our service provider that a new bug has been created, and that they should look at it, without having to assign the bug to one of their developers, as we do not know when we create a bug which developer will take the bug.

Thanks
ed
Posts: 143
Joined: 14 Feb 2005, 02:04
Location: Sydney, Australia

Post by ed »

Make a new account and set the email address to the mailing list.
Make the account a MANAGER or create a new access level
Use $g_notify_flags to trigger an email to be sent.
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Post by deboutv »

Or use the custom functions.

You need to override the following function:

custom_function_default_issue_create_notify
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
Post Reply