<?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 Re: How to configure email with alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-configure-email-with-alfresco/m-p/310848#M263978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi .. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ensure that ubuntu system email server is working ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;then on alfresco you need configure as below :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;vi /opt/alfresco-x.x.x/tomcat/shared/classes/alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.host=email server ip ( postfix server )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.port=25&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:mail.username=xxx@example.com" rel="nofollow noopener noreferrer"&gt;mail.username=xxx@example.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.password=xxxxxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.protocol=smtp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;##only use below setting if mail.protocol=smtps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtps.starttls.enable=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtps.auth=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you may refer to &lt;/SPAN&gt;&lt;A href="https://wiki.alfresco.com/wiki/Outbound_E-mail_Configuration" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Outbound_E-mail_Configuration&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hope this help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pls mark as solve to close the article if above step solve your issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tq&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2014 07:19:57 GMT</pubDate>
    <dc:creator>csyeow</dc:creator>
    <dc:date>2014-11-03T07:19:57Z</dc:date>
    <item>
      <title>How to configure email with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-configure-email-with-alfresco/m-p/310847#M263977</link>
      <description>Hi All, I want to configure email with Alfresco which is installed on ubuntu system. Can anybody help me on configuring the same?Thanks in advance.</description>
      <pubDate>Mon, 03 Nov 2014 05:26:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-configure-email-with-alfresco/m-p/310847#M263977</guid>
      <dc:creator>yogesh123</dc:creator>
      <dc:date>2014-11-03T05:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure email with alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-configure-email-with-alfresco/m-p/310848#M263978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi .. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ensure that ubuntu system email server is working ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;then on alfresco you need configure as below :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;vi /opt/alfresco-x.x.x/tomcat/shared/classes/alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.host=email server ip ( postfix server )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.port=25&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:mail.username=xxx@example.com" rel="nofollow noopener noreferrer"&gt;mail.username=xxx@example.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.password=xxxxxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.protocol=smtp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;##only use below setting if mail.protocol=smtps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtps.starttls.enable=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtps.auth=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you may refer to &lt;/SPAN&gt;&lt;A href="https://wiki.alfresco.com/wiki/Outbound_E-mail_Configuration" rel="nofollow noopener noreferrer"&gt;https://wiki.alfresco.com/wiki/Outbound_E-mail_Configuration&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hope this help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pls mark as solve to close the article if above step solve your issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tq&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 07:19:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-configure-email-with-alfresco/m-p/310848#M263978</guid>
      <dc:creator>csyeow</dc:creator>
      <dc:date>2014-11-03T07:19:57Z</dc:date>
    </item>
  </channel>
</rss>

