On Fri, May 15, 2009 at 4:58 PM, Eric (SWB Technology Manager) wrote:
> How can I change "Mantis Bug Tracker" to another name for when email
> updates are sent out after a ticket changes.

You just need to set the value of $g_from_name variable in config_inc.php, like

$g_from_name = "The text you want to be displayed in the from field of
the e-mail message"

When setting up e-mail preferences, I also recommend you to set custom
values to the variables:

  $g_administrator_email
  $g_webmaster_email
  $g_from_email
  $g_return_path_email

Hope this help you!

--
Regards,

Jeferson Oliveira
Brazil

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
mantisbt-help mailing list
mantisbt-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to