<?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 IMAP Configuration for Remote Clients in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/imap-configuration-for-remote-clients/m-p/306400#M259530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm experiencing problems when trying to set up Alfresco's IMAP repository control from a remote client.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far I've managed to set up IMAP functionality when directly on the localhost.&amp;nbsp; Everything works fine using the following settings in Thunderbird:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Server: domain.net &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Port: 8143&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;User: admin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Connection security: None&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Authentication: Password, transmitted insecurely&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco-global.properties settings:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;# Email Server properties&lt;BR /&gt;#————-&lt;BR /&gt;email.server.enabled=true&lt;BR /&gt;email.server.port=25&lt;BR /&gt;email.server.domain=domain.net&lt;BR /&gt;email.inbound.unknownUser=admin&lt;BR /&gt;email.server.connections.max=3&lt;BR /&gt;email.server.enableTLS=false&lt;BR /&gt;&lt;BR /&gt;imap.server.enabled=true&lt;BR /&gt;imap.server.host=domain.net&lt;BR /&gt;imap.server.enabled=true&lt;BR /&gt;imap.server.port=8143&lt;BR /&gt;imap.server.attachments.extraction.enabled=false&lt;BR /&gt;&lt;BR /&gt;&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;/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;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;BR /&gt;&lt;SPAN&gt;When connecting from another IP on the local network, or across the internet, Thunderbird times out.&amp;nbsp; I've tried all the security settings and still no progress.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am also running Exchange on the same server, however it uses mail.domain.net and POP3 instead.&amp;nbsp; Didn't seem to conflict with the IMAP functionality locally.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone has any ideas on this I'd greatly appreciate it!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vince Rothenberg&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 May 2013 02:15:53 GMT</pubDate>
    <dc:creator>vrothenberg</dc:creator>
    <dc:date>2013-05-08T02:15:53Z</dc:date>
    <item>
      <title>IMAP Configuration for Remote Clients</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-configuration-for-remote-clients/m-p/306400#M259530</link>
      <description>I'm experiencing problems when trying to set up Alfresco's IMAP repository control from a remote client.&amp;nbsp; So far I've managed to set up IMAP functionality when directly on the localhost.&amp;nbsp; Everything works fine using the following settings in Thunderbird&lt;IMG id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;erver: domain.net Port: 8143User: adminConnec</description>
      <pubDate>Wed, 08 May 2013 02:15:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-configuration-for-remote-clients/m-p/306400#M259530</guid>
      <dc:creator>vrothenberg</dc:creator>
      <dc:date>2013-05-08T02:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP Configuration for Remote Clients</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-configuration-for-remote-clients/m-p/306401#M259531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sounds like a firewall problem, perhaps the port you are trying to access is not open for external access? One way of testing this is to try to connect using telnet from another. If that works, then at least the port should be open.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could also try changing email.server.domain=domain.net to use the external ip address of the server instead to rule out that this has something to do with the imap service listening at the wrong network interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 06:10:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-configuration-for-remote-clients/m-p/306401#M259531</guid>
      <dc:creator>marcus_svensson</dc:creator>
      <dc:date>2013-05-08T06:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP Configuration for Remote Clients</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-configuration-for-remote-clients/m-p/306402#M259532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Appreciate the help.&amp;nbsp; Changing imap.server.host to 0.0.0.0 fixed the problem.&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 06:18:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-configuration-for-remote-clients/m-p/306402#M259532</guid>
      <dc:creator>vrothenberg</dc:creator>
      <dc:date>2013-05-28T06:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP Configuration for Remote Clients</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imap-configuration-for-remote-clients/m-p/306403#M259533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad I could help, cheers!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 07:10:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imap-configuration-for-remote-clients/m-p/306403#M259533</guid>
      <dc:creator>marcus_svensson</dc:creator>
      <dc:date>2013-05-28T07:10:42Z</dc:date>
    </item>
  </channel>
</rss>

