<?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: Configure Outbound email with Office 365 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296167#M249297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have solved the issue. I know where to check the logs file and I do troubleshooting from there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;here are my code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Outbound Email Configuration#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.host= (your MX endpoint).protection.outlook.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.port=25&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.protocol=smtp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.username= (account name) #&amp;lt;— This is the email address used to log into Office 365&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtps.starttls.enable=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtps.auth=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.from.default= (account name) #&amp;lt;—-(This has to be the same as the email use to log into Office365 in the mail.username config line)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did setup SMTP relay connector in Office 365 portal (Login to Office 365 Portal &amp;gt; Exchange Admin Portal &amp;gt; Mail Flows &amp;gt; Connectors)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully it can help others who face the same issue like me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jumi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2015 11:32:00 GMT</pubDate>
    <dc:creator>it_support</dc:creator>
    <dc:date>2015-08-27T11:32:00Z</dc:date>
    <item>
      <title>Configure Outbound email with Office 365</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296161#M249291</link>
      <description>Hi All,I have an issue setting up outbound email with Office 365 SMTP client submission protocol. Can anybody assist?My code is as follow:# Outbound Email Configuration#————-mail.from.default=test@mydomain.com.sgmail.host=smtp.office365.commail.port=587mail.username=test@mydomain.com.sgmail.password</description>
      <pubDate>Tue, 11 Aug 2015 12:47:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296161#M249291</guid>
      <dc:creator>it_support</dc:creator>
      <dc:date>2015-08-11T12:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Outbound email with Office 365</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296162#M249292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you tried to capture the traffic between both systems (alfresco &amp;lt;–&amp;gt; smtp server) if alfresco asks correctly to login and use the server and how the server rejects it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe you didn't put the options in the correct way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 13:15:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296162#M249292</guid>
      <dc:creator>borisstankov</dc:creator>
      <dc:date>2015-08-17T13:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Outbound email with Office 365</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296163#M249293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Boris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How to captured the traffic?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you sure that Alfresco did trigger the SMTP?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;could you guide me which options to put in the correct way?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 11:05:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296163#M249293</guid>
      <dc:creator>it_support</dc:creator>
      <dc:date>2015-08-24T11:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Outbound email with Office 365</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296164#M249294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, that's basic troubleshooting for connection between the two server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure that you can ping the smtp server from the alfresco server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you need to check if you cna use the telnet command on the same port 587.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;telnet smtp.server 587&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;IF you get connected then you have the access to the system on that port from the alfresco server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now we are sure that everything from network point of view is OK. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now you need to use tcpdump in order to generate a .pcap file if your alfresco server is running on linux, if not you need wireshark (for example) in order to catch the trafik: &lt;/SPAN&gt;&lt;A href="https://www.wireshark.org/download.html" rel="nofollow noopener noreferrer"&gt;https://www.wireshark.org/download.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Use as destination the smpt server IP address and as source the IP of the alfresco. When you have setup this. You need to restart the alfresco service and check the trafik.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IF you need more assistance for the wireshark or for the tcpdump command, please refer on the net how to use them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Keep in mind that all .pcap files cna be opened with wireshark and it is in user readable format, because it's decrypts the packets between the two hosts.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 06:49:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296164#M249294</guid>
      <dc:creator>borisstankov</dc:creator>
      <dc:date>2015-08-25T06:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Outbound email with Office 365</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296165#M249295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Before you resort to wireshark (not that that is not good advice.)&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basics first,&amp;nbsp; Have you any error messages in your alfresco log file?&amp;nbsp; I'd expect there to be details there.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 11:19:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296165#M249295</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-08-25T11:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Outbound email with Office 365</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296166#M249296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, yes. I'll do the same, but I thought that this is already done and it was not much of a help. &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 12:24:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296166#M249296</guid>
      <dc:creator>borisstankov</dc:creator>
      <dc:date>2015-08-26T12:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Outbound email with Office 365</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296167#M249297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have solved the issue. I know where to check the logs file and I do troubleshooting from there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;here are my code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Outbound Email Configuration#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.host= (your MX endpoint).protection.outlook.com&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.port=25&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.protocol=smtp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.username= (account name) #&amp;lt;— This is the email address used to log into Office 365&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtps.starttls.enable=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.smtps.auth=false&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mail.from.default= (account name) #&amp;lt;—-(This has to be the same as the email use to log into Office365 in the mail.username config line)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did setup SMTP relay connector in Office 365 portal (Login to Office 365 Portal &amp;gt; Exchange Admin Portal &amp;gt; Mail Flows &amp;gt; Connectors)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully it can help others who face the same issue like me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jumi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 11:32:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/configure-outbound-email-with-office-365/m-p/296167#M249297</guid>
      <dc:creator>it_support</dc:creator>
      <dc:date>2015-08-27T11:32:00Z</dc:date>
    </item>
  </channel>
</rss>

