By default, a user’s profile picture (avatar) is no longer included in email notifications sent from Vibe. This is because OpenText GroupWise does not always display the profile picture correctly.
To configure Vibe to always include the profile picture in email notifications:
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 |
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.properties file in a text editor.
Search for the following line:
email.showAvatarInHeader=false
Open the ssf-ext.properties file in a text editor.
Copy the email.showAvatarInHeader=false line from the ssf.properties file to the bottom of the ssf-ext.properties file.
Replace false with true so that the line now reads
email.showAvatarInHeader=true
Save and close the ssf-ext.properties file.
Close the ssf.properties file without saving it.
Stop and restart Vibe.