<?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: IMAP bound to localhost, how do I change it? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/imap-bound-to-localhost-how-do-i-change-it/m-p/225215#M178345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;it seems that the domain that I used alfresco.mydomain.com was listed in my hosts file and mapped to the localhost IP address. So I changed the imap.server.host= setting from the FQDN to the server IP address and all works fine now.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much! it helped me&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;lesson learned: pay attention what is in /etc/hosts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;( especially if uoy'we used to install several updates of alfresco versions):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;127.0.0.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; localhost&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;xxx.xx.xx.xx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; u-alfresco u-alfresco_a alfresco.yourdomainname.com&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 May 2010 16:17:11 GMT</pubDate>
    <dc:creator>elibra</dc:creator>
    <dc:date>2010-05-19T16:17:11Z</dc:date>
    <item>
      <title>IMAP bound to localhost, how do I change it?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-bound-to-localhost-how-do-i-change-it/m-p/225212#M178342</link>
      <description>After install of Alfresco CE 3.2 on CentOS 5.1, I enabled IMAP in the alfresco-global.properties file using these settings: imap.server.enabled=trueimap.server.port=143imap.server.host=alfresco.mydomain.com‍‍‍‍‍IMAP is up and running but the protocol seems to bound to localhost only, as displayed by</description>
      <pubDate>Thu, 09 Jul 2009 17:23:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-bound-to-localhost-how-do-i-change-it/m-p/225212#M178342</guid>
      <dc:creator>warmbowski</dc:creator>
      <dc:date>2009-07-09T17:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP bound to localhost, how do I change it?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-bound-to-localhost-how-do-i-change-it/m-p/225213#M178343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nevermind, it seems that the domain that I used alfresco.mydomain.com was listed in my hosts file and mapped to the localhost IP address. So I changed the imap.server.host= setting from the FQDN to the server IP address and all works fine now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 18:23:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-bound-to-localhost-how-do-i-change-it/m-p/225213#M178343</guid>
      <dc:creator>warmbowski</dc:creator>
      <dc:date>2009-07-09T18:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP bound to localhost, how do I change it?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-bound-to-localhost-how-do-i-change-it/m-p/225214#M178344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hope this helps someone: on Amazon EC2, don't spend hours chasing your tail trying to use your Elastic IP in /etc/hosts- use the NAT IP, as in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;127.0.0.1 localhost&lt;BR /&gt;10.xxx.xxx.xxx alfresco.yourdomain.com alfresco&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 05:42:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-bound-to-localhost-how-do-i-change-it/m-p/225214#M178344</guid>
      <dc:creator>cloudcontrol</dc:creator>
      <dc:date>2010-03-25T05:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP bound to localhost, how do I change it?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-bound-to-localhost-how-do-i-change-it/m-p/225215#M178345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;it seems that the domain that I used alfresco.mydomain.com was listed in my hosts file and mapped to the localhost IP address. So I changed the imap.server.host= setting from the FQDN to the server IP address and all works fine now.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much! it helped me&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;lesson learned: pay attention what is in /etc/hosts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;( especially if uoy'we used to install several updates of alfresco versions):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;127.0.0.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; localhost&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;xxx.xx.xx.xx&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; u-alfresco u-alfresco_a alfresco.yourdomainname.com&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 16:17:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-bound-to-localhost-how-do-i-change-it/m-p/225215#M178345</guid>
      <dc:creator>elibra</dc:creator>
      <dc:date>2010-05-19T16:17:11Z</dc:date>
    </item>
  </channel>
</rss>

