cancel
Showing results for 
Search instead for 
Did you mean: 

Configuracion url.serverPath

acarol
Champ in-the-making
Champ in-the-making
buenas,
una (je je je) duda, estoy provando el tema de notificaciones por e-mail y cuando manda un e-mail con la url de un documento, … pone
http://localhost:8080/alfresco ….
Esta claro que este no es mi servidor (si lo es; peró no quiero que lo sea),.
He visto, en la plantilla, que la variable que contiene http://localhost:8080 es url.serverPath
donde puedo cambiar el valor de la variable url.serverPath?
Más datos:
Servidor Jboss 5.1
Alfresco 3.2
S.O. Centos 5.2
Sun JDK 1.6
MySql 5.X


Grácias por vuestra ayuda
3 REPLIES 3

cristinamr
World-Class Innovator
World-Class Innovator
En el web-client-config-custom.xml tienes algo similar a :

<config>
     <client>
        <from-email-address>someone@your-domain.com</from-email-address>
        <search-max-results>100</search-max-results>
     </client>
  </config>

Deberías tener algo como:

  <config>
     <client>
        <from-email-address>no_responder@tudominio.com</from-email-address>
        <search-max-results>100</search-max-results>
     </client>
  </config>

A ver si eso te sirve ^^
--
VenziaIT: helping companies since 2005! Our ECM products: AQuA & Seidoc

acarol
Champ in-the-making
Champ in-the-making
buenas,
queria decir en el cuerpo del mensaje, por ejemplo:
—– Inicio Ejemplo —-
A new document 'Invitacio_Dinar Cambra.pdf', is available in the 'Contracts and Other Documents' space, it was added by Administrator Intranet.

You can view it through this link:
http://localhost:8080/alfresco/d/d/workspace/SpacesStore/b3d740fb-e38d-45e5-b273-de497f999940/Invitacio_Dinar%20Cambra.pdf

Or through the Alfresco client:
http://localhost:8080/alfresco/navigate/browse/workspace/SpacesStore/94c8d410-2a9b-4434-a219-959967f0e74d

Regards

Alfresco
——- Fin Ejemplo ——

En todo caso he echo los cambios propuestos (reiniciado el servicio) y en mi caso el remitente siempre es el usuario que sube el documento.

grácias

sapodoble_3589
Champ in-the-making
Champ in-the-making
Héchale un vistazo a repository.properties , allí se puede definir la url.

Un saludo
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.