<?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: Setting Outbound Email Configuration with Office 365 account in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/setting-outbound-email-configuration-with-office-365-account/m-p/118176#M32615</link>
    <description>&lt;P&gt;The error is clear, it says it can not connect to smtp server listening to port 25.&lt;/P&gt;
&lt;PRE&gt;org.springframework.mail.MailSendException: Mail server connection failed; &lt;BR /&gt;nested exception is com.sun.mail.util.MailConnectException: &lt;BR /&gt;&lt;STRONG&gt;Couldn't connect to host, port: smtp.example.com, 25;&lt;/STRONG&gt; &lt;/PRE&gt;
&lt;P&gt;You need to configure a valid smtp server which is open to serve requests from your ACS server. Set the appropriate values in config&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 14:44:31 GMT</pubDate>
    <dc:creator>abhinavmishra14</dc:creator>
    <dc:date>2021-05-27T14:44:31Z</dc:date>
    <item>
      <title>Setting Outbound Email Configuration with Office 365 account</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/setting-outbound-email-configuration-with-office-365-account/m-p/118175#M32614</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to set up an outbound email service for a password reset for users but I am getting the following error&lt;/P&gt;&lt;P&gt;" org.springframework.mail.MailSendException: Mail server connection failed; nested exception is com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.example.com, 25; timeout -1; nested exception is: java.net.UnknownHostException: smtp.example.com. Failed messages: com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.example.com, 25; timeout -1;"&lt;/P&gt;&lt;P&gt;I am following the following reference to set up the configuration.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Alfresco/acs-deployment/blob/master/helm/alfresco-content-services/README.md" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/acs-deployment/blob/master/helm/alfresco-content-services/README.md&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is the configuration that I am using.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;mail&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;host&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"smtp.office365.com"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;port&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"587"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;username&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"xxxxxx@domain.com"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;password&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"xxxxxxx"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;protocol&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"smtp"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;smtp&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; timeout&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;30000&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; auth&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; starttls&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;enable&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Not sure what am I missing.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 14:15:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/setting-outbound-email-configuration-with-office-365-account/m-p/118175#M32614</guid>
      <dc:creator>shubham_rana</dc:creator>
      <dc:date>2021-05-17T14:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Outbound Email Configuration with Office 365 account</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/setting-outbound-email-configuration-with-office-365-account/m-p/118176#M32615</link>
      <description>&lt;P&gt;The error is clear, it says it can not connect to smtp server listening to port 25.&lt;/P&gt;
&lt;PRE&gt;org.springframework.mail.MailSendException: Mail server connection failed; &lt;BR /&gt;nested exception is com.sun.mail.util.MailConnectException: &lt;BR /&gt;&lt;STRONG&gt;Couldn't connect to host, port: smtp.example.com, 25;&lt;/STRONG&gt; &lt;/PRE&gt;
&lt;P&gt;You need to configure a valid smtp server which is open to serve requests from your ACS server. Set the appropriate values in config&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 14:44:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/setting-outbound-email-configuration-with-office-365-account/m-p/118176#M32615</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2021-05-27T14:44:31Z</dc:date>
    </item>
  </channel>
</rss>

