send email to all project users

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
jdobson
Posts: 3
Joined: 05 Jun 2010, 19:12

send email to all project users

Post by jdobson »

mantis 1.2.1

Is there a way to send an email to all users in a project?

Thanks
atrol
Site Admin
Posts: 8580
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: send email to all project users

Post by atrol »

This is a known feature request
http://www.mantisbt.org/bugs/view.php?id=3018

Maybe using the news functionality can help you in some way.
To enable this, you have to add the following line to config_inc.php

Code: Select all

$g_news_enabled = ON;
Please use Search before posting and read the Manual
Post Reply