Links in all email notifications are by default incorrect. You can fix them by making appropriate replacements in the global properties file.

 

To fix the links in email notifications


  1. Stop Cameo Collaborator.

    1. Open <Alfresco Community installation directory> and double-click the manager-windows.exe file.
    2. In the Alfresco Community - 5.0.d dialog, click the Stop All button.

  2. Go to <Alfresco Community installation directory>/tomcat/shared/classes.
  3. Open for edit the alfresco-global.properties file.
  4. Find the block like the following:

    alfresco.context=alfresco
    alfresco.host=127.0.0.1
    alfresco.port=8080
    alfresco.protocol=http
    
    share.context=share
    share.host=127.0.0.1
    share.port=8080
    share.protocol=http
  5. Replace the local host address with the server host name in line 2 and 7.
  6. Save and close the file.
  7. Start Cameo Collaborator.