mantis 1.2.1
Is there a way to send an email to all users in a project?
Thanks
Search found 3 matches
- 10 Jun 2010, 19:48
- Forum: Help
- Topic: send email to all project users
- Replies: 1
- Views: 1885
- 06 Jun 2010, 22:05
- Forum: General Discussion
- Topic: email configuration
- Replies: 2
- Views: 2841
Re: email configuration
yep - that worked. thanks! I guess that should probably get added to the docs.
- 05 Jun 2010, 19:23
- Forum: General Discussion
- Topic: email configuration
- Replies: 2
- Views: 2841
email configuration
I've configured my $g_from_email several ways now and can't seem to get rid of the "Mantis Bug Tracker" at the beginning. Looking at the raw email header, here's what I see by default:
...
Sender: Mantis Bug Tracker <noreply@example.com>
...
when I set $g_from_email = 'foo'; I get:
...
Sender ...
...
Sender: Mantis Bug Tracker <noreply@example.com>
...
when I set $g_from_email = 'foo'; I get:
...
Sender ...