<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Links in notification emails use localhost in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/links-in-notification-emails-use-localhost/m-p/85882#M26016</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have upgraded Alfresco 5.0 to version 6.2 (both community edition) using Docker deployment and most things run just fine. However, links in notification emails, i.e. when assigning a task to a user, all use localhost instead of the correct IP address. For example:&lt;/P&gt;&lt;P&gt;&lt;A href="http://127.0.0.1:8080/share/page/task-edit?taskId=activiti$41247" target="_blank" rel="noopener nofollow noreferrer"&gt;http://127.0.0.1:8080/share/page/task-edit?taskId=activiti$41247&lt;/A&gt;&lt;/P&gt;&lt;P&gt;instead of&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;A href="http://127.0.0.1:8080/share/page/task-edit?taskId=activiti$41247" target="_blank" rel="noopener nofollow noreferrer"&gt;http://172.16.0.42:8080/share/page/task-edit?taskId=activiti$41247&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;This is my alfresco-global.properties file:&lt;/P&gt;&lt;PRE&gt;notification.email.siteinvite=true
mail.host=mail.company.de
mail.port=25
mail.encoding=UTF-8
mail.from.default=no-reply@company.de
mail.smtp.auth=false

alfresco.context=alfresco
alfresco.host=172.16.0.42
alfresco.port=8080
alfresco.protocol=http

share.context=share
share.host=172.16.0.42
share.port=8080
share.protocol=http&lt;/PRE&gt;&lt;P&gt;The docker-compose.yml file is mostly unchanged. I merely added volumes for configurations, logs and data. Alfresco is running on Ubuntu 18.04.&lt;/P&gt;&lt;P&gt;Thak you for your help.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Apr 2020 13:14:28 GMT</pubDate>
    <dc:creator>Pythagorean_Cup</dc:creator>
    <dc:date>2020-04-20T13:14:28Z</dc:date>
    <item>
      <title>Links in notification emails use localhost</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/links-in-notification-emails-use-localhost/m-p/85882#M26016</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have upgraded Alfresco 5.0 to version 6.2 (both community edition) using Docker deployment and most things run just fine. However, links in notification emails, i.e. when assigning a task to a user, all use localhost instead of the correct IP address. For example:&lt;/P&gt;&lt;P&gt;&lt;A href="http://127.0.0.1:8080/share/page/task-edit?taskId=activiti$41247" target="_blank" rel="noopener nofollow noreferrer"&gt;http://127.0.0.1:8080/share/page/task-edit?taskId=activiti$41247&lt;/A&gt;&lt;/P&gt;&lt;P&gt;instead of&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;A href="http://127.0.0.1:8080/share/page/task-edit?taskId=activiti$41247" target="_blank" rel="noopener nofollow noreferrer"&gt;http://172.16.0.42:8080/share/page/task-edit?taskId=activiti$41247&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;This is my alfresco-global.properties file:&lt;/P&gt;&lt;PRE&gt;notification.email.siteinvite=true
mail.host=mail.company.de
mail.port=25
mail.encoding=UTF-8
mail.from.default=no-reply@company.de
mail.smtp.auth=false

alfresco.context=alfresco
alfresco.host=172.16.0.42
alfresco.port=8080
alfresco.protocol=http

share.context=share
share.host=172.16.0.42
share.port=8080
share.protocol=http&lt;/PRE&gt;&lt;P&gt;The docker-compose.yml file is mostly unchanged. I merely added volumes for configurations, logs and data. Alfresco is running on Ubuntu 18.04.&lt;/P&gt;&lt;P&gt;Thak you for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 13:14:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/links-in-notification-emails-use-localhost/m-p/85882#M26016</guid>
      <dc:creator>Pythagorean_Cup</dc:creator>
      <dc:date>2020-04-20T13:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Links in notification emails use localhost</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/links-in-notification-emails-use-localhost/m-p/85883#M26017</link>
      <description>&lt;P&gt;I guess you need to remove these properties from docker-compose.yml, otherwise they are applied after your settings in alfresco-global.properties&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 14:06:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/links-in-notification-emails-use-localhost/m-p/85883#M26017</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2020-04-20T14:06:27Z</dc:date>
    </item>
  </channel>
</rss>

