Re: Mantis Updates via Email

Jeferson Oliveira <[email protected]>
Newsgroups gmane.comp.bug-tracking.mantis.general
Message-ID <[email protected]>
On Fri, May 15, 2009 at 6:03 PM, Eric (SWB Technology Manager) wrote:
> On the second part, do you enter the email address?

I use something like:

  $EMAIL_ADMIN = '[email protected]';
  $EMAIL_SENDER = 'somemail-SPXQTMr/[email protected]';
  $g_from_name = 'Company Name - Development Department';
  $g_administrator_email = $g_from_name . ' <' . $EMAIL_ADMIN . '>';
  $g_webmaster_email = $g_from_name . ' <' . $EMAIL_SENDER . '>';
  $g_from_email = $EMAIL_SENDER;
  $g_return_path_email  = $EMAIL_ADMIN;

------------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.