<?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 Configuration in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51376#M19531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shankha,&lt;/P&gt;&lt;P&gt;So what you have done so far is prepare the Alfresco server to receive requests from an IMAP client, like outlook or thunderbird.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need to do now is configure your email client to connect to connect to Alfresco as if it were any other IMAP-capable email server.&amp;nbsp; The steps vary depending on the email client, but what you are left with is the ability to use your email client as a frontend to Alfresco, including being able to copy emails to alfresco through the email client, read content through the email client and so on.&lt;/P&gt;&lt;P&gt;If you are looking for the ability to receive inbound email directly to the Alfresco server, and not rely on a email client to copy the email to the server, then you want to look into enabling Alfresco to accept inbound SMTP email (&lt;A href="https://docs.alfresco.com/5.2/concepts/email-inboundsmtp-props.html" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/5.2/concepts/email-inboundsmtp-props.html&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can chose to do either or both, depending on your use cases.&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2018 22:26:03 GMT</pubDate>
    <dc:creator>dbiggins</dc:creator>
    <dc:date>2018-04-16T22:26:03Z</dc:date>
    <item>
      <title>IMAP Configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51375#M19530</link>
      <description>Hi,I am trying to implement&amp;nbsp;IMAP to push/pull email between Alfresco and Gmail where I want to get new emails from Gmail to Alfresco. I have done the following configuration in&amp;nbsp;alfresco-global.properties.imap.server.enabled=trueimap.server.port=143imap.server.host =10.145.27.119 ----- This is the IP</description>
      <pubDate>Mon, 16 Apr 2018 10:00:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51375#M19530</guid>
      <dc:creator>shankhamajumdar</dc:creator>
      <dc:date>2018-04-16T10:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP Configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51376#M19531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shankha,&lt;/P&gt;&lt;P&gt;So what you have done so far is prepare the Alfresco server to receive requests from an IMAP client, like outlook or thunderbird.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need to do now is configure your email client to connect to connect to Alfresco as if it were any other IMAP-capable email server.&amp;nbsp; The steps vary depending on the email client, but what you are left with is the ability to use your email client as a frontend to Alfresco, including being able to copy emails to alfresco through the email client, read content through the email client and so on.&lt;/P&gt;&lt;P&gt;If you are looking for the ability to receive inbound email directly to the Alfresco server, and not rely on a email client to copy the email to the server, then you want to look into enabling Alfresco to accept inbound SMTP email (&lt;A href="https://docs.alfresco.com/5.2/concepts/email-inboundsmtp-props.html" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/5.2/concepts/email-inboundsmtp-props.html&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can chose to do either or both, depending on your use cases.&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 22:26:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51376#M19531</guid>
      <dc:creator>dbiggins</dc:creator>
      <dc:date>2018-04-16T22:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP Configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51377#M19532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to implement both the features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;Prepare the Alfresco server to receive requests from an IMAP client - Here I am using G Suite app where IMAP has been already enabled. I have updated the &amp;nbsp;alfresco-global.properties file as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imap.server.enabled=true&lt;BR /&gt;imap.server.port=143&lt;BR /&gt;imap.server.host =10.145.27.119&lt;/P&gt;&lt;P&gt;###IMAP Configuration###&lt;BR /&gt;imap.server.imaps.enabled=true&lt;BR /&gt;imap.server.imaps.host=imap.gmail.com&lt;BR /&gt;imap.server.imaps.protocol=IMAPS&lt;BR /&gt;imap.server.imaps.port=993&lt;BR /&gt;imap.server.attachments.extraction.enabled=true&lt;BR /&gt;imap.server.username=**************&lt;BR /&gt;imap.server.password=**************&lt;/P&gt;&lt;P&gt;imap.server.incoming.interval=60&lt;BR /&gt;imap.server.incoming.disconnectdelay=1&lt;BR /&gt;imap.server.incoming.encryption.protocols=TLSv1&lt;BR /&gt;imap.server.incoming.enablessl=true&lt;BR /&gt;imap.server.incoming.ignoresslcertificates=false&lt;BR /&gt;imap.server.incoming.mailconnectiondebug=true&lt;BR /&gt;imap.server.incoming.timeout.seconds=90&lt;/P&gt;&lt;P&gt;imap.server.attachments.extraction.enabled=true&lt;/P&gt;&lt;P&gt;imap.config.server.mountPoints=AlfrescoIMAP&lt;BR /&gt;imap.config.server.mountPoints.default.mountPointName=IMAP&lt;BR /&gt;imap.config.server.mountPoints.default.modeName=ARCHIVE&lt;BR /&gt;imap.config.server.mountPoints.default.store=${spaces.store}&lt;BR /&gt;imap.config.server.mountPoints.default.rootPath=/${spaces.company_home.childname}&lt;BR /&gt;imap.config.server.mountPoints.value.AlfrescoIMAP.mountPointName=Alfresco IMAP&lt;BR /&gt;imap.config.server.mountPoints.value.AlfrescoIMAP.modeName=MIXED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still I don't see any communication. Anything more I need to configure on Alfresco or Gmail end?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;L&lt;/SPAN&gt;ooking for the ability to receive inbound email directly to the Alfresco server - I have done the below configuration in&amp;nbsp;alfresco-global.properties file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Enable/Disable the inbound email service. The service could be used by processes other than&lt;BR /&gt;# the Email Server (e.g. direct RMI access) so this flag is independent of the Email Service.&lt;BR /&gt;#-------------&lt;BR /&gt;email.inbound.enabled=true&lt;/P&gt;&lt;P&gt;# Email Server properties&lt;BR /&gt;#-------------&lt;BR /&gt;email.server.enabled=true&lt;BR /&gt;email.server.port=2025&lt;BR /&gt;email.server.domain=10.145.27.119&lt;BR /&gt;email.inbound.unknownUser=anonymous&lt;/P&gt;&lt;P&gt;email.server.allowed.senders=.*&lt;/P&gt;&lt;P&gt;Along with this I have done EMAIL_CONTRIBUTOR and Alias configuration in Alfresco.&lt;/P&gt;&lt;P&gt;But if I send any email from Gmail to Alfresco I don't see any email where as if I send email from SMTPMailSender I can receive email to Alfresco.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 06:36:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51377#M19532</guid>
      <dc:creator>shankhamajumdar</dc:creator>
      <dc:date>2018-04-17T06:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP Configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51378#M19533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you get a chance to look into this? Waiting for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 06:21:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51378#M19533</guid>
      <dc:creator>shankhamajumdar</dc:creator>
      <dc:date>2018-04-18T06:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP Configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51379#M19534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the first scenario,&amp;nbsp;I&amp;nbsp;have only tried connecting to alfresco with outlook and thunderbird, and haven't&amp;nbsp;tried gmail, but you should look at&amp;nbsp;connecting to alfresco with an email client in the same way&amp;nbsp;that you would look to connect your email client to some other&amp;nbsp;IMAP server, like Yahoo.&amp;nbsp; When setting up the connection in your client, you will be asked for the name of the Mail server (your Alfresco server), the port of the mail server (port 143 in your case), and the credentials to make the connection (some Alfresco credentials).&amp;nbsp; You&amp;nbsp;should know at the time you are setting your client up whether things are working or not.&amp;nbsp; The client will complain if it can't connect to the Alfresco server, in the same way your client would complain if it couldn't connect to some other IMAP mail server like Yahoo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be the same kind of thing if you decided to enable&amp;nbsp;Alfresco to accept FTP connections.&amp;nbsp; Enabling FTP&amp;nbsp;doesn't actually "do" anything, other then be ready to accept connections.&amp;nbsp; Once enabled, you can use an FTP client to connect and create/update/delete content, and as far as the FTP client is concerned, you are connecting to some plain FTP server.&amp;nbsp; In your case, your are&amp;nbsp;setting your Alfresco server so that when a IMAP client connects to it, it appears to the client as if its a plain IMAP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you know all that and&amp;nbsp;I am telling you things you have already figured out, then let me know what errors you are getting and we can try something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the second scenario, I assume that you have followed the steps laid out in&amp;nbsp;&lt;A href="https://docs.alfresco.com/5.2/concepts/email-intro.html" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/5.2/concepts/email-intro.html&lt;/A&gt;&amp;nbsp;?&amp;nbsp; If so, are you getting any errors on&amp;nbsp;your email server or your Alfresco server?&amp;nbsp; Anything bounced back to your mail client?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 18:33:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51379#M19534</guid>
      <dc:creator>dbiggins</dc:creator>
      <dc:date>2018-04-18T18:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP Configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51380#M19535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our business requirement is whenever an end user sends an email to a corporate gmail id which is dedicated for Alfresco that mail should be pushed to Alfresco along with the attachment. I am looking into the below options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 1 - Pull new emails from&amp;nbsp;&lt;SPAN&gt;corporate&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;gmail&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;id using IMAP and store into Alfresco. I am not very sure about the IMAP solution you have given is suitable for our business requirement. Because the solution you have provided is more like&amp;nbsp;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;using email client as a front end to Alfresco using IMAP.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #000000; font-size: 16px;"&gt;Option 2- Push the new emails from&amp;nbsp;&lt;SPAN style="color: #3d3d3d;"&gt;corporate&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;gmail&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;id to Alfresco server whenever any new email comes. May be I will look into email forwarding option later on but right now I am just trying to send emails manually from&amp;nbsp;orporate&amp;nbsp;&lt;SPAN style="color: #3d3d3d;"&gt;gmail&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;id to Alfresco server. But around after 24 hrs I am getting the below message in&amp;nbsp;corporate&amp;nbsp;&lt;SPAN style="color: #3d3d3d;"&gt;gmail&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;id&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;The recipient server did not accept our requests to connect. Learn more at&amp;nbsp;&lt;/SPAN&gt;&lt;A data-saferedirecturl="https://www.google.com/url?hl=en&amp;amp;q=https://support.google.com/mail/answer/7720&amp;amp;source=gmail&amp;amp;ust=1524210731875000&amp;amp;usg=AFQjCNFB4Gq0iCPfM-xGZ2ke85eY_JfHKA" href="https://support.google.com/mail/answer/7720" style="color: #1155cc; background-color: #ffffff;" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.google.com/mail/answer/7720&lt;/A&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;[10.145.27.119&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A data-saferedirecturl="https://www.google.com/url?hl=en&amp;amp;q=http://10.145.27.119&amp;amp;source=gmail&amp;amp;ust=1524210731875000&amp;amp;usg=AFQjCNHSWlsYYv0pWmnAzv6EMHfBK3YtPg" href="http://10.145.27.119/" style="color: #1155cc; background-color: #ffffff;" target="_blank" rel="nofollow noopener noreferrer"&gt;10.145.27.119&lt;/A&gt;&lt;SPAN style="color: #222222; background-color: #ffffff; font-size: 12.8px;"&gt;: timed out&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #3d3d3d; font-size: 16px;"&gt;Here&amp;nbsp;10.145.27.119 is the IP address of Alfresco server which is hosted in EC2 box where the required ports are open.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #3d3d3d; font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #3d3d3d; font-size: 16px;"&gt;Shankha&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 07:54:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51380#M19535</guid>
      <dc:creator>shankhamajumdar</dc:creator>
      <dc:date>2018-04-19T07:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP Configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51381#M19536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the record,&amp;nbsp;I am not recommending one or the other.&amp;nbsp; I was just trying to tease out what you were really asking, and I agree, your original question doesn't match up with the use case you describe above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, ignoring the IMAP use case, let's focus on the inbound SMTP example.&amp;nbsp; I would recommend troubleshooting this in a couple of pieces to isolate the different technologies.&amp;nbsp; The two things you need to watch out for here are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Configure the Alfresco server to ingest inbound SMTP.&amp;nbsp;&amp;nbsp;It looks like you have made some changes for this.&amp;nbsp; To test this piece only, you can "send" and an email via telnet directly to the Alfresco server.&amp;nbsp; You will be able to see immediately if your alfresco pieces are working, and be confident that&amp;nbsp;that&amp;nbsp;part&amp;nbsp;is working.&amp;nbsp; If you haven't done it before, there are many examples of sending an email with telnet out there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Configure your email server to route the emails correctly.&amp;nbsp; This is going to depend on your email environment, and i would recommend working with your mail administrators to work through this.&amp;nbsp; What you essentially want to do is allow an email sent to a publicly available email address get rerouted to&amp;nbsp;your Alfresco server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 17:01:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51381#M19536</guid>
      <dc:creator>dbiggins</dc:creator>
      <dc:date>2018-04-19T17:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP Configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51382#M19537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a good discussion on doing what you are trying to do with gmail as a server.&amp;nbsp; It sounds like it may not be possible to _directly_ do using gmail as&amp;nbsp;your server.&amp;nbsp; For ideas of how you can do it, look at the 2nd and third from the bottom of the exchange.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://groups.google.com/forum/#!topic/alfresco-technical-discussion/-dwyozPgKCw" rel="nofollow noopener noreferrer"&gt;https://groups.google.com/forum/#!topic/alfresco-technical-discussion/-dwyozPgKCw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;only used the SMTP inbound with MS Exchange as the server, so&amp;nbsp;I don't have too much more to add.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 18:32:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51382#M19537</guid>
      <dc:creator>dbiggins</dc:creator>
      <dc:date>2018-04-19T18:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: IMAP Configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51383#M19538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am already able to send the email via Telnet. As you suggested I will work with mail administrator&amp;nbsp;&amp;nbsp;to route the emails correctly. I will get in touch with you if I face anymore issues to achieve the particular use case. Thanks a lot for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 06:52:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/imap-configuration/m-p/51383#M19538</guid>
      <dc:creator>shankhamajumdar</dc:creator>
      <dc:date>2018-04-20T06:52:57Z</dc:date>
    </item>
  </channel>
</rss>

