Search found 3 matches

by jdobson
10 Jun 2010, 19:48
Forum: Help
Topic: send email to all project users
Replies: 1
Views: 1885

send email to all project users

mantis 1.2.1

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

Thanks
by jdobson
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.
by jdobson
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 ...