By default, e-mails that are sent from Vibe are sent with the recipients in the
field. You can configure Vibe to use the field rather than the field for all sent messages.Configuring Vibe in this way makes it so message recipients can see other message recipients in the e-mail notification. For information about how to configure Vibe to send individual messages to each user rather than including multiple users on the same message, see Section 23.2, Configuring the Number of Users Who Can Be Included in the Same E-Mail Notification.
Change to the following directory:
Linux: |
/opt/novell/teaming/apache-tomcat/ webapps/ssf/WEB-INF/classes/config |
Windows: |
c:\Program Files\Novell\Teaming\apache-tomcat\ webapps\ssf\WEB-INF\classes\config |
Open the ssf.properties file in a text editor.
Search for the following line:
mail.notifyAsBCC=true
Make a backup copy of the ssf-ext.properties file, which is located in the same directory as the ssf.properties file.
Open the ssf-ext.properties file in a text editor.
Copy the mail.notifyAsBCC=true line from the ssf.properties file to the bottom of the ssf-ext.properties file.
Change true to false, so that the line now reads mail.notifyAsBCC=false.
Save and close the ssf-ext.properties file.
Close the ssf.properties file without saving it.
Stop and restart Vibe to configure Vibe to use the
field rather than the field when sending messages.