The USE_STATIC_SENDER_EMAIL variable is used to prevent Out of
Office emails from being posted to artifacts and discussion forums.
Values
- The USE_STATIC_SENDER_EMAIL token, if set to true, assigns
the "Return-Path" parameter in the TeamForge notification email header with
a "noreply@<user's email domain>" email ID. This prevents Out of Office
replies from being posted to artifacts and discussion forums.
- On the other hand, the USE_STATIC_SENDER_EMAIL token, if set to
false, assigns the "Return-Path" parameter in the
TeamForge notification email header with the email ID of the user (for
example, tom@forge.collab.net) whose action triggers the notification email.
In this case, Out of Office replies are posted to artifacts and discussion
forums. If the user is a Site Administrator, the "Return-Path" parameter in
the TeamForge notification email header is assigned with the email ID
"root@<TeamForge domain name>".
true/false