<?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: Newbie Rule Question in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83039#M55727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This indicates that you have either mis-configured the email settings or there isn't an email server on the machine, hence the connection failed message.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2007 10:46:04 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2007-07-12T10:46:04Z</dc:date>
    <item>
      <title>Newbie Rule Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83038#M55726</link>
      <description>I am using Alfresco 2.0 Community on Windows 2003 server. I created a rule that will send an email to one user when a document is sent for approval. However, I am seeing the following error:[org.alfresco.repo.action.executer.MailActionExecuter] Failed to send email to nullorg.springframework.mail.Ma</description>
      <pubDate>Mon, 09 Jul 2007 18:55:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83038#M55726</guid>
      <dc:creator>mdo10025</dc:creator>
      <dc:date>2007-07-09T18:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Rule Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83039#M55727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This indicates that you have either mis-configured the email settings or there isn't an email server on the machine, hence the connection failed message.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 10:46:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83039#M55727</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-07-12T10:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Rule Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83040#M55728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have smtp service running on this server. This is what I have in the custom.repository.properties file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;mail.host= mail.pixi.com&lt;BR /&gt;mail.port=25&lt;BR /&gt;mail.username=ourname@pixi.com&lt;BR /&gt;mail.password=ourpassword&lt;BR /&gt;mail.header=&lt;BR /&gt;mail.from.default=webmaster@ourdomain.com&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;/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;I tried putting the above info in the repository.properties file but had the same error. Is there something else I'm supposed to set? Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 19:43:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83040#M55728</guid>
      <dc:creator>mdo10025</dc:creator>
      <dc:date>2007-07-12T19:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Rule Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83041#M55729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It may be that you have a space at the beginning of the host name i.e.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;mail.host= mail.pixi.com&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Try removing the space so it reads:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;mail.host=mail.pixi.com&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;or if you are running the email server on the same server you could try 'localhost'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2007 08:30:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83041#M55729</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-07-13T08:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Rule Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83042#M55730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My error: in the properties file, there is no space in the mail.host entry. When you say email server, do you mean whether I run the smtp service on the same server as Alfresco? If not, can you clarify? Many thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2007 21:44:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83042#M55730</guid>
      <dc:creator>mdo10025</dc:creator>
      <dc:date>2007-07-13T21:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie Rule Question</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83043#M55731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, i meant if the SMTP and Alfresco servers are on the same machine you maybe be able to use 'localhost' as the mail.host entry.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 07:36:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/newbie-rule-question/m-p/83043#M55731</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-07-17T07:36:30Z</dc:date>
    </item>
  </channel>
</rss>

