<?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 Mail task Activiti 6.0 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/mail-task-activiti-6-0/m-p/483739#M39459</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to Activiti, and I'm trying to use a mail task but it fails. Can someone please help me?&lt;BR /&gt;&lt;BR /&gt;I add these codes in&amp;nbsp;activiti-custom-context.xml:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerHost" value="smtp.gmail.com"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerPort" value="465"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerUseTLS" value="false"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerUseSSL" value="true"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerDefaultFrom" value="myemail@gmail.com"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerUsername" value="myemail@gmail.com"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerPassword" value="*******************"/&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and these in&amp;nbsp;engine.properties&lt;/P&gt;&lt;P&gt;&lt;EM&gt;# email properties&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;engine.email.enabled=true&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;engine.email.host="smtp.gmail.com"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.port=465&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.useCredentials=true&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.username=myemail@gmail.com&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;email.password=******************&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.base.url=&lt;A href="http://localhost:8080/activiti-app" target="_blank" rel="noopener"&gt;http://localhost:8080/activiti-app&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.from.default=myemail@gmail.com&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.from.default.name=&lt;A href="mailto:myemail@gmail.com" target="_blank" rel="noopener"&gt;myemail@gmail.com&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I use Gmail app password, not my actual password, since&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Beginning September 30, 2024: third-party apps that use only a password to access Google Accounts and Google Sync will no longer be supported.&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;I use&amp;nbsp;Gmail app password and hope that it could make the mail task work, but it didn't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how it turned out:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ảnh chụp màn hình 2024-10-24 005400.png" style="width: 999px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/10316iF9963F1A73E79453/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Ảnh chụp màn hình 2024-10-24 005400.png" alt="Ảnh chụp màn hình 2024-10-24 005400.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can someone please show me what I did wrong and how to fix it.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ngoc.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Oct 2024 18:04:13 GMT</pubDate>
    <dc:creator>ngocnguyn13</dc:creator>
    <dc:date>2024-10-23T18:04:13Z</dc:date>
    <item>
      <title>Mail task Activiti 6.0</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/mail-task-activiti-6-0/m-p/483739#M39459</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to Activiti, and I'm trying to use a mail task but it fails. Can someone please help me?&lt;BR /&gt;&lt;BR /&gt;I add these codes in&amp;nbsp;activiti-custom-context.xml:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerHost" value="smtp.gmail.com"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerPort" value="465"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerUseTLS" value="false"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerUseSSL" value="true"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerDefaultFrom" value="myemail@gmail.com"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerUsername" value="myemail@gmail.com"/&amp;gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;lt;property name="mailServerPassword" value="*******************"/&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and these in&amp;nbsp;engine.properties&lt;/P&gt;&lt;P&gt;&lt;EM&gt;# email properties&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;engine.email.enabled=true&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;engine.email.host="smtp.gmail.com"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.port=465&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.useCredentials=true&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.username=myemail@gmail.com&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;email.password=******************&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.base.url=&lt;A href="http://localhost:8080/activiti-app" target="_blank" rel="noopener"&gt;http://localhost:8080/activiti-app&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.from.default=myemail@gmail.com&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;email.from.default.name=&lt;A href="mailto:myemail@gmail.com" target="_blank" rel="noopener"&gt;myemail@gmail.com&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I use Gmail app password, not my actual password, since&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Beginning September 30, 2024: third-party apps that use only a password to access Google Accounts and Google Sync will no longer be supported.&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;I use&amp;nbsp;Gmail app password and hope that it could make the mail task work, but it didn't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how it turned out:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ảnh chụp màn hình 2024-10-24 005400.png" style="width: 999px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/10316iF9963F1A73E79453/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Ảnh chụp màn hình 2024-10-24 005400.png" alt="Ảnh chụp màn hình 2024-10-24 005400.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can someone please show me what I did wrong and how to fix it.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ngoc.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 18:04:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/mail-task-activiti-6-0/m-p/483739#M39459</guid>
      <dc:creator>ngocnguyn13</dc:creator>
      <dc:date>2024-10-23T18:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mail task Activiti 6.0</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/mail-task-activiti-6-0/m-p/483743#M39460</link>
      <description>&lt;P&gt;The photo was a bit blurry so I paste it again here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ảnh chụp màn hình 2024-10-24 005400.png" style="width: 999px;"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/10316iF9963F1A73E79453/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Ảnh chụp màn hình 2024-10-24 005400.png" alt="Ảnh chụp màn hình 2024-10-24 005400.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 17:55:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/mail-task-activiti-6-0/m-p/483743#M39460</guid>
      <dc:creator>ngocnguyn13</dc:creator>
      <dc:date>2024-10-23T17:55:02Z</dc:date>
    </item>
  </channel>
</rss>

