<?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: Could not send e-mail in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23171#M11181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you should check your activiti configuration settings for smtp mail server - mail host, port, authentication (if any).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Feb 2011 17:07:16 GMT</pubDate>
    <dc:creator>dindras</dc:creator>
    <dc:date>2011-02-10T17:07:16Z</dc:date>
    <item>
      <title>Could not send e-mail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23170#M11180</link>
      <description>Hi,when sequence flow comes to my email task, there occurs the following error: 01100003 Wrapped Exception (with status template): Could not send e-mail What could be the reason for that?Logfile says:13:32:35,984 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] Exception from execut</description>
      <pubDate>Thu, 10 Feb 2011 12:53:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23170#M11180</guid>
      <dc:creator>swa1</dc:creator>
      <dc:date>2011-02-10T12:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Could not send e-mail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23171#M11181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you should check your activiti configuration settings for smtp mail server - mail host, port, authentication (if any).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 17:07:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23171#M11181</guid>
      <dc:creator>dindras</dc:creator>
      <dc:date>2011-02-10T17:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Could not send e-mail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23172#M11182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The configuration data for the mail server are correct. But in which activiti.cfg.xml I have to put them? There are several of it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything to do for me after setting the configuration data in the activiti.cfg.xml?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 12:06:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23172#M11182</guid>
      <dc:creator>swa1</dc:creator>
      <dc:date>2011-02-11T12:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Could not send e-mail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23173#M11183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Still not 100% sure if it is the right way to do things, but for me this setup worked:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;first, entered mail server configuration in file&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;setup/files/cfg.activiti/standalone/activiti.cfg.xml&lt;/CODE&gt;&lt;SPAN&gt;secondly, ran&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;ant cfg.create demo.stop build.webapps deploy.activiti.cfg.into.tomcat demo.start&lt;/CODE&gt;&lt;SPAN&gt;This discussion helped me figured out the details:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/en/viewtopic.php?f=6&amp;amp;t=1083" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/en/viewtopic.php?f=6&amp;amp;t=1083&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 18:59:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23173#M11183</guid>
      <dc:creator>dindras</dc:creator>
      <dc:date>2011-02-11T18:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Could not send e-mail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23174#M11184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your hint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;At first it seemed to work. The activiti-cfg.jar in apps/apache-tomcat-6.0.29/webapps/activiti-rest/WEB-INF/lib was updated. But when I now try to log in to Activiti Explorer (or one of the other components) I get an error: &lt;/SPAN&gt;&lt;STRONG&gt;The system was unable to log you in.&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no idea what I've done wrong. I put the mailserver data manually into the activiti-cfg.jar and after that it is possible again to log in but the former error occurs again: &lt;/SPAN&gt;&lt;STRONG&gt;01100003 Wrapped Exception (with status template): Could not send e-mail&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Feb 2011 11:36:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23174#M11184</guid>
      <dc:creator>swa1</dc:creator>
      <dc:date>2011-02-14T11:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Could not send e-mail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23175#M11185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the demo setup is not designed for trying all kinds of configuration updates.&amp;nbsp; but this might work:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;stop the demo with demo.stop&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then try the demo.clean target&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and then the demo.start again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 07:28:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23175#M11185</guid>
      <dc:creator>tombaeyens</dc:creator>
      <dc:date>2011-02-15T07:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Could not send e-mail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23176#M11186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Tom. That worked for me. All fine now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 10:48:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-send-e-mail/m-p/23176#M11186</guid>
      <dc:creator>swa1</dc:creator>
      <dc:date>2011-02-15T10:48:40Z</dc:date>
    </item>
  </channel>
</rss>

