<?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 not send Email in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/not-send-email/m-p/156997#M111207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created a flow but the problem is that I put box "Mail Task" of send Email, not working, gives me the next warning "Could not send E-Mail", and not send Email, thanks so much for any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I not sure if&amp;nbsp; I have to setup something more for this box.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Dec 2013 18:27:29 GMT</pubDate>
    <dc:creator>artspider</dc:creator>
    <dc:date>2013-12-16T18:27:29Z</dc:date>
    <item>
      <title>not send Email</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/not-send-email/m-p/156997#M111207</link>
      <description>I created a flow but the problem is that I put box "Mail Task" of send Email, not working, gives me the next warning "Could not send E-Mail", and not send Email, thanks so much for any help.I not sure if&amp;nbsp; I have to setup something more for this box.</description>
      <pubDate>Mon, 16 Dec 2013 18:27:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/not-send-email/m-p/156997#M111207</guid>
      <dc:creator>artspider</dc:creator>
      <dc:date>2013-12-16T18:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: not send Email</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/not-send-email/m-p/156998#M111208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at the user guide, configuration section. It has a part about the mail-server host and port. Make sure these are setup correctly and that that host is reachable from the machine activiti is on. If you checked this and still no success, take a look at the logs and dig up the root cause of why the email cannot be sent… Its should be somewhere down in the exception-hierarchy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 08:50:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/not-send-email/m-p/156998#M111208</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-12-17T08:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: not send Email</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/not-send-email/m-p/156999#M111209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks so much for you answer, one questions is possible that I can use the api javamail in activiti framework?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2013 14:57:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/not-send-email/m-p/156999#M111209</guid>
      <dc:creator>artspider</dc:creator>
      <dc:date>2013-12-17T14:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: not send Email</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/not-send-email/m-p/157000#M111210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For ease of use, we use commons-email library in the org.activiti.engine.impl.bpmn.behavior.MailActivityBehavior. If you want to use javax.mail or any other framework, you can just implement a custom JavaDelegate and use that in a serviceTask, instead of en email-task and use field-injection (see userguide) to configure the from, to, … fields in the BPMN-file. Inside your JavaDelegate implementation, you can access those fields and populate an email-message and send it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 08:22:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/not-send-email/m-p/157000#M111210</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-12-18T08:22:01Z</dc:date>
    </item>
  </channel>
</rss>

