<?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: Storing emails in Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86169#M58225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It would be good if this project and the emailListener module aligned on a &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;common user view of email and related attachments inside spaces that represent an email. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also on searchable text fields and attached contents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The point being that the Alfresco user experience on 'where an email ends up' and 'how to find it again' needs to be reasonably compatible regardless of the method of obtaining the email to store ( via Apache-James, or the emailListener iMAP/POP web client simulation).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Aug 2007 21:58:00 GMT</pubDate>
    <dc:creator>rrb</dc:creator>
    <dc:date>2007-08-14T21:58:00Z</dc:date>
    <item>
      <title>Storing emails in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86162#M58218</link>
      <description>Hello, I just created a binding to POP3 and SMTP for Alfresco. I have customized Apache James POP3/SMTP server. Now, James delegate the authentification to Alfresco, and store the email content in Alfresco. I used the WebService API to communication between James and Alfresco. Source code available</description>
      <pubDate>Mon, 13 Aug 2007 23:16:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86162#M58218</guid>
      <dc:creator>naramski</dc:creator>
      <dc:date>2007-08-13T23:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Storing emails in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86163#M58219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Interesting, I'll try it out but could you make an Alfresco module of your code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Developing_an_Alfresco_Module" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Developing_an_Alfresco_Module&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 06:30:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86163#M58219</guid>
      <dc:creator>tyve</dc:creator>
      <dc:date>2007-08-14T06:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Storing emails in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86164#M58220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This development is more a module for Apache James than Alfresco. In my proposal, there is few modifications in Alfresco. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The idea is to plug a new repository in Apache James that connect to Alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 08:14:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86164#M58220</guid>
      <dc:creator>naramski</dc:creator>
      <dc:date>2007-08-14T08:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Storing emails in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86165#M58221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please detail your use case ? I would like to know more about how you use this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 08:19:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86165#M58221</guid>
      <dc:creator>bgl</dc:creator>
      <dc:date>2007-08-14T08:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Storing emails in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86166#M58222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great job, David!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would this approach support any of James IMAP branches, or that requires additional work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alexander&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 12:32:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86166#M58222</guid>
      <dc:creator>alexander</dc:creator>
      <dc:date>2007-08-14T12:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Storing emails in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86167#M58223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I only tried POP3 and SMTP protocol. I hope the IMAP support of Apache James will be production-level soon. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At this moment, I belive the IMAP support of James is recommended for testing only.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 14:24:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86167#M58223</guid>
      <dc:creator>naramski</dc:creator>
      <dc:date>2007-08-14T14:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Storing emails in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86168#M58224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Our use case is very simple : we integrate some emails in Alfresco. These emails can be send by a customer, with attachment like word, screenshots, …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Because the mail system is build on top of Alfresco, we can use all the functionnalities like trigger an workflow start when a new mail is received. This is good for a CRM application, by example.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 14:27:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86168#M58224</guid>
      <dc:creator>naramski</dc:creator>
      <dc:date>2007-08-14T14:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Storing emails in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86169#M58225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It would be good if this project and the emailListener module aligned on a &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;common user view of email and related attachments inside spaces that represent an email. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also on searchable text fields and attached contents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The point being that the Alfresco user experience on 'where an email ends up' and 'how to find it again' needs to be reasonably compatible regardless of the method of obtaining the email to store ( via Apache-James, or the emailListener iMAP/POP web client simulation).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 21:58:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86169#M58225</guid>
      <dc:creator>rrb</dc:creator>
      <dc:date>2007-08-14T21:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Storing emails in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86170#M58226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Opsera, a leading provider of Open Source software and services, recently launched OpsMailmanager: a solution that enables organisations to integrate the storage and search of email messages in an Alfresco repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OpsMailmanager stores email using the open Internet standard MIME, and use the IMAP (Internet Message Access Protocol) standard for managing the transfer of email messages (based on Apache James IMAP module).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This enables OpsMailmanager to provide easy integration with all leading email clients, including:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Outlook&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lotus Notes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Novell GroupWise&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thunderbird&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as well as any other email client that supports the IMAP standard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For further information please visit our website at: &lt;/SPAN&gt;&lt;A href="http://www.opsera.com/jsp/opsera_produc" rel="nofollow noopener noreferrer"&gt;http://www.opsera.com/jsp/opsera_produc&lt;/A&gt;&lt;SPAN&gt; … anager.jsp&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 10:32:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86170#M58226</guid>
      <dc:creator>gravitonian</dc:creator>
      <dc:date>2008-10-14T10:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Storing emails in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86171#M58227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Naramski,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am also working on the Apache James Integration, very much in the way you have done it .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also want to store the email content in the alfresco,so when i followed your Url mentioned above &lt;/SPAN&gt;&lt;A href="http://www.naramski.info/roller/david/entry/store_e_mail_with_alfresco" rel="nofollow noopener noreferrer"&gt;http://www.naramski.info/roller/david/entry/store_e_mail_with_alfresco&lt;/A&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it is showing page not found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So i request you to provide me the correct URL or source code , so that i can go through your code&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Amarendra&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 05:43:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storing-emails-in-alfresco/m-p/86171#M58227</guid>
      <dc:creator>amarendra_thaku</dc:creator>
      <dc:date>2009-07-15T05:43:31Z</dc:date>
    </item>
  </channel>
</rss>

