<?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 Email outbound in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/email-outbound/m-p/81056#M25022</link>
    <description>&lt;P&gt;Hi.&lt;BR /&gt;I'm trying to configure the sending of mail from my alfresco to notify users by mail when they are invited for example. I have configured the alfresco-global.properties file&lt;BR /&gt;like this:&lt;BR /&gt;mail.host=smtp.office365.com&lt;BR /&gt;mail.port= 587&lt;BR /&gt;mail.username= xxxxx@xxxx.fr&lt;BR /&gt;mail.password= xxxxx&lt;BR /&gt;mail.encoding=UTF-8&lt;BR /&gt;mail.protocol=smtps&lt;BR /&gt;mail.smtps.starttls.enable=true&lt;BR /&gt;mail.smtps.auth=true&lt;/P&gt;&lt;P&gt;But the mails are not transmitted to the users I can't find a log file to help me, do you have any indications?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2020 16:26:36 GMT</pubDate>
    <dc:creator>Axe75</dc:creator>
    <dc:date>2020-02-11T16:26:36Z</dc:date>
    <item>
      <title>Email outbound</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/email-outbound/m-p/81056#M25022</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;I'm trying to configure the sending of mail from my alfresco to notify users by mail when they are invited for example. I have configured the alfresco-global.properties file&lt;BR /&gt;like this:&lt;BR /&gt;mail.host=smtp.office365.com&lt;BR /&gt;mail.port= 587&lt;BR /&gt;mail.username= xxxxx@xxxx.fr&lt;BR /&gt;mail.password= xxxxx&lt;BR /&gt;mail.encoding=UTF-8&lt;BR /&gt;mail.protocol=smtps&lt;BR /&gt;mail.smtps.starttls.enable=true&lt;BR /&gt;mail.smtps.auth=true&lt;/P&gt;&lt;P&gt;But the mails are not transmitted to the users I can't find a log file to help me, do you have any indications?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 16:26:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/email-outbound/m-p/81056#M25022</guid>
      <dc:creator>Axe75</dc:creator>
      <dc:date>2020-02-11T16:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Email outbound</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/email-outbound/m-p/81057#M25023</link>
      <description>&lt;P&gt;I see there is a space before the actual value in your mail.port, mail.username and mail.password property configuration. Not sure if you have put in same way in your alfresco-global.properties file. Please check if values are set correctly.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should be:&lt;/P&gt;
&lt;PRE&gt;mail.host=smtp.office365.com
&lt;FONT color="#FF0000"&gt;mail.port=587
mail.username=xxxxx@xxxx.fr
mail.password=xxxxx&lt;/FONT&gt;
mail.encoding=UTF-8
mail.protocol=smtps
mail.smtps.starttls.enable=true
mail.smtps.auth=true&lt;/PRE&gt;
&lt;P&gt;In addition, enable step by step debug logging your code where you are trying to send emails. It will help you nail down the cause. If you are using&amp;nbsp;org.alfresco.repo.action.executer.MailActionExecuter for sending emails, then add the following debug log config in your log4j.properties file:&lt;/P&gt;
&lt;PRE&gt;log4j.logger.org.alfresco.repo.action.executer.MailActionExecuter=debug

log4j.logger.org.alfresco.repo.action.executer.ActionExecuterAbstractBase=debug

or

log4j.logger.org.alfresco.repo.action=debug&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;This document provides all the confugurations related to Outbound smtp, FYR:&amp;nbsp;&lt;A href="https://docs.alfresco.com/5.2/concepts/email-outboundsmtp-props.html" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/5.2/concepts/email-outboundsmtp-props.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 16:47:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/email-outbound/m-p/81057#M25023</guid>
      <dc:creator>abhinavmishra14</dc:creator>
      <dc:date>2020-02-11T16:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Email outbound</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/email-outbound/m-p/81058#M25024</link>
      <description>&lt;P&gt;Thank you for your answer. It is possible that Outlook does not accept alfresco emails because when I go through gmail it works correctly.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 10:38:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/email-outbound/m-p/81058#M25024</guid>
      <dc:creator>Axe75</dc:creator>
      <dc:date>2020-02-12T10:38:37Z</dc:date>
    </item>
  </channel>
</rss>

