Print  
Gray star Gray star Gray star Gray star Gray star --Not rated--
297 Visits 1 Comment
Created
Daniel Damiani Daniel Damiani
Kablink Component
  • Teaming

Hello

The hyperlinks inside the body of e-mails that Kablink is sending, are not working. Some help? This is happening only with me?

Thanks

Workflow
Process State Action
Discussion workflow Active
This entry is currently active
Attachments(0)
Entry History
Tags
 
Replies
Thumbnail Image
Peter Hurley (Novell) Peter Hurley (Novell)

Do they point to localhost? If so, you didn't configure things right during installation. The following section in ssf.properties explains it:

 

# The name of the host for the default zone (required) -
# This information is used to generate urls for the default zone for a variety
# of client usages including web applications, web services, webdav, RSS feeders
# and email notifications, etc.  Therefore it is imperative to use real host
# name NOT localhost in production environment. If localhost is used, clients
# will not be able to access the system through generated urls when they access
# the resources from remote hosts.
ssf.default.host=localhost
# The port number on all hosts (optional) - If unspecified, defaults to 80
ssf.port=8080
# The SSL port number on all hosts (optional) - If unspecified, defaults to 443
ssf.secure.port=8443

 

You should look at ssf/web-inf/classes/config/ssf-ext.properties to see what you have set. Your ssf.default.host value should be set to your host name. This is what is used in email urls.

Skip Footer Toolbar