Storing emails in Alfresco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2007 07:16 PM
I used the WebService API to communication between James and Alfresco. Source code available at :
http://www.naramski.info/roller/david/entry/store_e_mail_with_alfresco
This is a proof of concept for a Alfresco deployment. All comments about this kind of architecture are welcome.
Now we can use Alfresco throuh Outlook or Thunderbird.
- Labels:
-
Archive

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2007 02:30 AM
http://wiki.alfresco.com/wiki/Developing_an_Alfresco_Module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2007 04:14 AM
The idea is to plug a new repository in Apache James that connect to Alfresco.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2007 04:19 AM
Could you please detail your use case ? I would like to know more about how you use this.
Thank you !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2007 08:32 AM
Would this approach support any of James IMAP branches, or that requires additional work?
Thanks
Alexander
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2007 10:24 AM
At this moment, I belive the IMAP support of James is recommended for testing only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2007 10:27 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2007 05:58 PM
common user view of email and related attachments inside spaces that represent an email.
Also on searchable text fields and attached contents.
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).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2008 06:32 AM
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).
This enables OpsMailmanager to provide easy integration with all leading email clients, including:
Outlook
Lotus Notes
Novell GroupWise
Thunderbird
as well as any other email client that supports the IMAP standard.
For further information please visit our website at: http://www.opsera.com/jsp/opsera_produc … anager.jsp

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2009 01:43 AM
I am also working on the Apache James Integration, very much in the way you have done it .
I also want to store the email content in the alfresco,so when i followed your Url mentioned above http://www.naramski.info/roller/david/entry/store_e_mail_with_alfresco,
it is showing page not found.
So i request you to provide me the correct URL or source code , so that i can go through your code
Thanks & Regards
Amarendra
