TeamForge tools Plan and track anything Document your work Work on tasks Manage source code Discuss stuff Report on project activity Release products Contribute knowledge Build and test Run a project

How do I send email from a specific sender address instead of the member address?

To send mail from a specific sender address change the MONITORING_EMAIL_FROM_ADMINISTRATOR token to true in the site-options.conf file.

TeamForge uses the member's email address as the sender address when it delivers the mail. To reconfigure this setting in the site-options.conf file, set the MONITORING_EMAIL_FROM_ADMINISTRATOR token to true, as shown in the following code sample:

MONITORING_EMAIL_FROM_ADMINISTRATOR=true
More information
Set up email for your CollabNet SourceForge Enterprise 5.1 site